]> andersk Git - openssh.git/blobdiff - authfile.c
- stevesk@cvs.openbsd.org 2006/07/26 13:57:17
[openssh.git] / authfile.c
index e01a08aac36d059a2b509c0cee16fcff975be079..7231be55f32f61bee1c2dfe20e3d7d904abde7cd 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: authfile.c,v 1.72 2006/07/26 02:35:17 stevesk Exp $ */
+/* $OpenBSD: authfile.c,v 1.73 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
@@ -48,6 +48,7 @@
 
 #include <errno.h>
 #include <fcntl.h>
+#include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
 
This page took 0.105932 seconds and 4 git commands to generate.