]> andersk Git - openssh.git/blobdiff - auth1.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / auth1.c
diff --git a/auth1.c b/auth1.c
index 0892918828c575d13edf08c3c53fa3fc28b05915..034010fdaa49cd6fe2192e7ea02b2cee3c62dc66 100644 (file)
--- a/auth1.c
+++ b/auth1.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth1.c,v 1.67 2006/07/20 15:26:14 stevesk Exp $ */
+/* $OpenBSD: auth1.c,v 1.68 2006/07/22 20:48:22 stevesk Exp $ */
 /*
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
  *                    All rights reserved
@@ -14,6 +14,7 @@
 
 #include <sys/types.h>
 
+#include <string.h>
 #include <unistd.h>
 
 #include "xmalloc.h"
This page took 0.033169 seconds and 4 git commands to generate.