]> andersk Git - openssh.git/blobdiff - misc.c
- stevesk@cvs.openbsd.org 2006/07/26 13:57:17
[openssh.git] / misc.c
diff --git a/misc.c b/misc.c
index fc3fcca44b8c523a7eed02cd538872fba1f832db..c251139f09066b61b8859764becc7dbdbb188ef5 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: misc.c,v 1.61 2006/07/26 02:35:17 stevesk Exp $ */
+/* $OpenBSD: misc.c,v 1.62 2006/07/26 13:57:17 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 <stdlib.h>
 #include <string.h>
 #include <unistd.h>
 
This page took 0.034863 seconds and 4 git commands to generate.