]> andersk Git - openssh.git/blobdiff - misc.c
- stevesk@cvs.openbsd.org 2006/07/10 16:37:36
[openssh.git] / misc.c
diff --git a/misc.c b/misc.c
index a65b1fdedf3b22b5f2150278feb9e83150c85d0e..4d6576ad6be1db6e2a9fdeb839d3fa0b3454caf8 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: misc.c,v 1.56 2006/07/10 12:46:51 dtucker Exp $ */
+/* $OpenBSD: misc.c,v 1.57 2006/07/10 16:37:36 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  * Copyright (c) 2005,2006 Damien Miller.  All rights reserved.
@@ -30,6 +30,8 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 
+#include <stdarg.h>
+
 #include <netinet/in.h>
 #include <netinet/tcp.h>
 
This page took 0.042309 seconds and 4 git commands to generate.