willow% ./build
updating subx
subx.c: In function ‘reset’:
subx.c:67:3: warning: implicit declaration of function ‘bzero’ [-Wimplicit-function-declaration]
bzero(r, sizeof(r));
^
In file included from test.c:8:0:
function_list:5:1: error: unknown type name ‘uint32_t’
uint32_t word_count(const char* s);
^
function_list:8:1: error: unknown type name ‘uint8_t’
uint8_t next(void);
^
Compiled with cc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 on Ubuntu
Compiled with
cc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
on Ubuntu