]> andersk Git - openssh.git/blobdiff - sshconnect.c
- stevesk@cvs.openbsd.org 2006/07/26 13:57:17
[openssh.git] / sshconnect.c
index 4301fb20fa9d265dfcc4d6dc1ead72a9ed584a72..d70410a8e6d15d759e19373dc34818d464d5b4b6 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshconnect.c,v 1.195 2006/07/25 02:59:21 stevesk Exp $ */
+/* $OpenBSD: sshconnect.c,v 1.196 2006/07/26 13:57:17 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -32,6 +32,7 @@
 #include <paths.h>
 #endif
 #include <pwd.h>
+#include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
 
This page took 0.134886 seconds and 4 git commands to generate.