]> andersk Git - openssh.git/blobdiff - monitor.c
- stevesk@cvs.openbsd.org 2006/07/26 02:35:17
[openssh.git] / monitor.c
index 3799d8862ecbb59ff901dff390f3193be6d68ae7..ab716bdf088361e1e43027fa25754d17555d0cd1 100644 (file)
--- a/monitor.c
+++ b/monitor.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: monitor.c,v 1.82 2006/07/22 20:48:23 stevesk Exp $ */
+/* $OpenBSD: monitor.c,v 1.83 2006/07/26 02:35:17 stevesk Exp $ */
 /*
  * Copyright 2002 Niels Provos <provos@citi.umich.edu>
  * Copyright 2002 Markus Friedl <markus@openbsd.org>
@@ -28,6 +28,7 @@
 #include "includes.h"
 
 #include <sys/types.h>
+#include <sys/param.h>
 #include <sys/socket.h>
 #include <sys/wait.h>
 
This page took 0.26927 seconds and 4 git commands to generate.