]> andersk Git - openssh.git/blobdiff - session.c
- stevesk@cvs.openbsd.org 2006/07/26 13:57:17
[openssh.git] / session.c
index 11620f855ad5088fb7bc4a5cc5754881b31d7a4f..2ddc5bd27644dbcb75d5409a1c9226739da15ac5 100644 (file)
--- a/session.c
+++ b/session.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: session.c,v 1.213 2006/07/26 02:35:17 stevesk Exp $ */
+/* $OpenBSD: session.c,v 1.214 2006/07/26 13:57:17 stevesk Exp $ */
 /*
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
  *                    All rights reserved
@@ -53,6 +53,7 @@
 #endif
 #include <pwd.h>
 #include <signal.h>
+#include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
 
This page took 0.049103 seconds and 4 git commands to generate.