]> andersk Git - openssh.git/blobdiff - auth-shadow.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
[openssh.git] / auth-shadow.c
index c8d5dd3c102706655aac1bc4a1b747fed3de947d..7cd69c21fc9217abb531f5b4f0ff2d48ed4af73c 100644 (file)
@@ -26,6 +26,7 @@
 
 #if defined(USE_SHADOW) && defined(HAS_SHADOW_EXPIRE)
 #include <shadow.h>
+#include <string.h>
 
 #include "auth.h"
 #include "buffer.h"
This page took 0.033773 seconds and 4 git commands to generate.