]> andersk Git - openssh.git/blobdiff - auth.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / auth.c
diff --git a/auth.c b/auth.c
index 3bca8dc212358af71bf878b208adc49fc22e285d..0f1d530e75cc73c1f7ea4a5393e97b05bc017d69 100644 (file)
--- a/auth.c
+++ b/auth.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth.c,v 1.71 2006/07/12 11:34:58 dtucker Exp $ */
+/* $OpenBSD: auth.c,v 1.72 2006/07/22 20:48:22 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
@@ -43,6 +43,7 @@
 #include <libgen.h>
 #endif
 #include <stdarg.h>
+#include <string.h>
 
 #include "xmalloc.h"
 #include "match.h"
This page took 0.252513 seconds and 4 git commands to generate.