Parse error?
Okay, this is very confusing for me. When I try to build my code. I get the following errors:
In file included from ../include/clive.h:37,
from net.c:4:
../include/init.h:29: parse error before `*'
../include/init.h:33: parse error before `*'The file
init.h looks fine to me. Can anybody else see a problem? 