]> andersk Git - openssh.git/blobdiff - cleanup.c
- (tim) [configure.ac] Define BROKEN_GETADDRINFO on SVR5 systems. The native
[openssh.git] / cleanup.c
index 0d9f2a6d2ed4d4ada5ceacabf6e961e68f2aa700..238f965e64461e9d6199f39c43d7349064f77b63 100644 (file)
--- a/cleanup.c
+++ b/cleanup.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: cleanup.c,v 1.4 2006/07/17 01:31:09 stevesk Exp $ */
+/* $OpenBSD: cleanup.c,v 1.5 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Copyright (c) 2003 Markus Friedl <markus@openbsd.org>
  *
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#include "config.h"
+#include "includes.h"
+
+#include <sys/types.h>
 
 #include <unistd.h>
+#include <stdarg.h>
 
 #include "log.h"
 
This page took 0.031984 seconds and 4 git commands to generate.