]> andersk Git - openssh.git/blobdiff - acconfig.h
- Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
[openssh.git] / acconfig.h
index b0420e7fe34dc46a78206fe6ce4004c577483500..d07fd4fe75cf9de3722c3f4a3e308e8806b609ad 100644 (file)
@@ -27,6 +27,9 @@
 /* Location of EGD random number socket */
 #undef EGD_SOCKET
 
+/* Builtin PRNG command timeout */
+#undef ENTROPY_TIMEOUT_MSEC
+
 /* Define if you want to install preformatted manpages.*/
 #undef MANTYPE
 
 /* Define if you want have trusted HPUX */
 #undef HAVE_HPUX_TRUSTED_SYSTEM_PW
 
+/* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
+#undef NEED_IN_SYSTM_H
+
 /* Define if you have an old version of PAM which takes only one argument */
 /* to pam_strerror */
 #undef HAVE_OLD_PAM
This page took 0.034003 seconds and 4 git commands to generate.