]> andersk Git - openssh.git/blobdiff - serverloop.c
- stevesk@cvs.openbsd.org 2006/07/26 02:35:17
[openssh.git] / serverloop.c
index 1772992e85d1dd01318fc1a0c2258ffd8d804602..77c4a5a27cb44e45e0d26bbbcb6990fcc14985c2 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: serverloop.c,v 1.142 2006/07/25 02:59:21 stevesk Exp $ */
+/* $OpenBSD: serverloop.c,v 1.143 2006/07/26 02:35:17 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -38,6 +38,7 @@
 #include "includes.h"
 
 #include <sys/types.h>
+#include <sys/param.h>
 #include <sys/wait.h>
 #include <sys/socket.h>
 #ifdef HAVE_SYS_TIME_H
This page took 0.148905 seconds and 4 git commands to generate.