jirka-h / haveged

Entropy daemon ![Continuous Integration](https://github.com/jirka-h/haveged/workflows/Continuous%20Integration/badge.svg)
GNU General Public License v3.0
273 stars 34 forks source link

Can't Build on Cygwin #6

Closed jbaker6953 closed 5 years ago

jbaker6953 commented 6 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

include <sys/time.h>

+#include

ifndef NO_DAEMON

-#include

include

include <sys/ioctl.h>

include <asm/types.h>

jirka-h commented 5 years ago

Thanks for the fix - I have merged to the master branch.

commit 638e2f066ee91e70c7fff1dcf21831ef9b17d7af