Closed jbaker6953 closed 5 years ago
I was unable to build on cygwin until doing the following:
--- "src\haveged.c" 2018-08-10 15:44:19.000000000 -0700 +++ "src\haveged.c.new" 2018-09-04 06:29:12.694437600 -0700 @@ -26,9 +26,9 @@
+#include
-#include
Thanks for the fix - I have merged to the master branch.
commit 638e2f066ee91e70c7fff1dcf21831ef9b17d7af
I was unable to build on cygwin until doing the following:
--- "src\haveged.c" 2018-08-10 15:44:19.000000000 -0700 +++ "src\haveged.c.new" 2018-09-04 06:29:12.694437600 -0700 @@ -26,9 +26,9 @@
include
include
include <sys/time.h>
+#include
ifndef NO_DAEMON
-#include
include
include <sys/ioctl.h>
include <asm/types.h>