In file included from main.c:46:0:
rand.h:31:9: error: unknown type name ‘u_int32_t’
typedef u_int32_t u_rand_t;
^
<builtin>: recipe for target 'main.o' failed
In file included from main.c:46:0:
rand.h:31:9: error: unknown type name ‘u_int32_t’
typedef u_int32_t u_rand_t;
^
<builtin>: recipe for target 'main.o' failed
Thanks, I'll take a look. For freebsd I had to reorder a couple includes. I
need to release that patch as well.
On Sun, Jan 31, 2016 at 3:42 PM, Bernd Kuhls berndkuhls@users.sf.net
wrote:
--
Tom
Related
Patches: #4