]> andersk Git - openssh.git/blobdiff - misc.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / misc.c
diff --git a/misc.c b/misc.c
index c251139f09066b61b8859764becc7dbdbb188ef5..ef2014f616ae36360e687ced6fb45b73aceb5163 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: misc.c,v 1.62 2006/07/26 13:57:17 stevesk Exp $ */
+/* $OpenBSD: misc.c,v 1.63 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  * Copyright (c) 2005,2006 Damien Miller.  All rights reserved.
@@ -32,6 +32,7 @@
 #include <sys/param.h>
 
 #include <stdarg.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
This page took 0.030946 seconds and 4 git commands to generate.