$OpenBSD: patch-sshd_c,v 1.1 2015/01/18 16:29:41 naddy Exp $
--- sshd.c.orig	Thu Sep 13 11:26:52 2007
+++ sshd.c	Sun Jan 18 17:15:20 2015
@@ -45,6 +45,7 @@
 #include "includes.h"
 
 #include <sys/types.h>
+#include <sys/param.h>
 #include <sys/ioctl.h>
 #include <sys/socket.h>
 #ifdef HAVE_SYS_STAT_H
