]> andersk Git - openssh.git/blobdiff - openbsd-compat/bsd-arc4random.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
[openssh.git] / openbsd-compat / bsd-arc4random.c
index 46e0a020fca889bd1e13eb8314d415d2456ae9da..c1aecfe9948f7f947d548a6fa677794850ac1816 100644 (file)
  */
 
 #include "includes.h"
+
+#include <sys/types.h>
+#include <string.h>
+
 #include "log.h"
 
 #ifndef HAVE_ARC4RANDOM
This page took 0.044915 seconds and 4 git commands to generate.