]> andersk Git - openssh.git/blobdiff - auth-options.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / auth-options.c
index 7e6bfeb40c02e5767c63976010395c46e090a33e..33c62641b0e2edc464558a4c62515bf3d8bb8ffd 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-options.c,v 1.38 2006/07/17 12:02:24 dtucker Exp $ */
+/* $OpenBSD: auth-options.c,v 1.39 2006/07/22 20:48:22 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -18,6 +18,7 @@
 # include <netdb.h>
 #endif
 #include <pwd.h>
+#include <string.h>
 
 #include "xmalloc.h"
 #include "match.h"
This page took 0.030391 seconds and 4 git commands to generate.