]> andersk Git - openssh.git/blobdiff - openbsd-compat/bindresvport.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
[openssh.git] / openbsd-compat / bindresvport.c
index 2c16233c9dc0a5d62365e465db41f00fa57e79b9..ef0eff3b61bc0b57209bac2118db67046609eb45 100644 (file)
@@ -37,6 +37,7 @@
 #include "includes.h"
 
 #include <errno.h>
+#include <string.h>
 
 #define STARTPORT 600
 #define ENDPORT (IPPORT_RESERVED - 1)
This page took 0.044935 seconds and 4 git commands to generate.