]> andersk Git - openssh.git/blobdiff - includes.h
- Reduce diff against OpenBSD source
[openssh.git] / includes.h
index 51226676237437924c4e0075368fa844fcd43481..1a0e76f39c0ff7f7dd8ba70691106420b1ca4f7e 100644 (file)
@@ -108,6 +108,9 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 #include "fake-getnameinfo.h"
 #include "fake-socket.h"
 
+/* Entropy collection */
+#include "entropy.h"
+
 /* Define this to be the path of the xauth program. */
 #ifndef XAUTH_PATH
 #define XAUTH_PATH "/usr/X11R6/bin/xauth"
This page took 0.033057 seconds and 4 git commands to generate.