]> andersk Git - openssh.git/blobdiff - monitor.c
- (djm) [includes.h monitor.c openbsd-compat/bindresvport.c]
[openssh.git] / monitor.c
index 9e6bcc85f4ffac26f302359b8ec25e793d4b7fca..364bd23168537dd63a3f633c4a60fd1e3f68eea7 100644 (file)
--- a/monitor.c
+++ b/monitor.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: monitor.c,v 1.87 2006/08/06 01:13:32 stevesk Exp $ */
+/* $OpenBSD: monitor.c,v 1.88 2006/08/12 20:46:46 miod Exp $ */
 /*
  * Copyright 2002 Niels Provos <provos@citi.umich.edu>
  * Copyright 2002 Markus Friedl <markus@openbsd.org>
 #endif
 #include <pwd.h>
 #include <signal.h>
+#include <stdarg.h>
 #include <stdlib.h>
 #include <string.h>
-#include <zlib.h>
+#include <unistd.h>
 
 #ifdef SKEY
 #include <skey.h>
This page took 0.026877 seconds and 4 git commands to generate.