Closed GoogleCodeExporter closed 8 years ago
All you have to do to fix this bug is to put this at the top of hwrand.c
#include <sys/types.h>
Then it will compile fine. If your types.h include is in a different folder,
please adjust accordingly. The problem is very different that the error, so,
it's rather misleading...
Damian Kohlfeld
Original comment by damiank...@gmail.com
on 3 Oct 2013 at 8:21
Well, that *WAS* in the patch I posted in the "Please provide any additional
information below." section. . .
The intention was not to ask how to fix it, the intention was to provide a fix
to the code base. . .
Thank God Google sent me email to let me know how my efforts to help out
maintainers by sending patches. After a year, I'd completely forgotten about
this.
Original comment by shkam...@gmail.com
on 4 Oct 2013 at 6:48
Even better, it looks like
http://code.google.com/p/diskscrub/source/detail?r=67695cbf95fc172814a2e6879b4be
6c5afa9a20e&path=/src/hwrand.c was the commit to fix this issue, applied Oct
12, 2012 (about two weeks after submitting this patch).
However, I can't close this issue.
Original comment by shkam...@gmail.com
on 4 Oct 2013 at 6:54
Original comment by garlick....@gmail.com
on 19 Aug 2014 at 11:08
Original issue reported on code.google.com by
shkam...@gmail.com
on 30 Sep 2012 at 6:14