Sysadmin on manjak.knm.org.pl has installed lclint,
kernel 2.1.76 is used there. When I ran lclint on simple
C program, lint told me:
In file included from /usr/include/unistd.h:96,
from daemon.c:8:
[...]
/usr/include/linux/byteorder/swab.h:96,34: Parse Error:
Inconsistent function declaration: __const__ :
extern ?. (For help on parse errors, see lclint -help parseerrors.)
*** Cannot continue.
Is there a bug or something ?
Thanks in advance