]> andersk Git - openssh.git/blobdiff - auth2-hostbased.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / auth2-hostbased.c
index 56bf0be1337057acd8829eaacf20b1fb5f9fca8c..5cb617e1cbc5d6da0910c1496dd99ad5dbfdc757 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2-hostbased.c,v 1.9 2006/07/06 16:03:53 stevesk Exp $ */
+/* $OpenBSD: auth2-hostbased.c,v 1.10 2006/07/22 20:48:22 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
@@ -28,6 +28,7 @@
 #include <sys/types.h>
 
 #include <pwd.h>
+#include <string.h>
 
 #include "ssh2.h"
 #include "xmalloc.h"
This page took 0.03004 seconds and 4 git commands to generate.