]> andersk Git - openssh.git/blobdiff - ssh-keyscan.c
- stevesk@cvs.openbsd.org 2006/07/26 13:57:17
[openssh.git] / ssh-keyscan.c
index e47460a8ae07a673aeca9b9ba53b0253e1617799..3d8cc7e4a4b870ebd772a8e514134b95e0092291 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-keyscan.c,v 1.70 2006/07/25 02:59:21 stevesk Exp $ */
+/* $OpenBSD: ssh-keyscan.c,v 1.71 2006/07/26 13:57:17 stevesk Exp $ */
 /*
  * Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
  *
@@ -19,8 +19,9 @@
 
 #include <netdb.h>
 #include <errno.h>
-#include <stdarg.h>
 #include <setjmp.h>
+#include <stdarg.h>
+#include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
 
This page took 0.077622 seconds and 4 git commands to generate.