I am compiling a batch file.
I am getting this error:

root@u000823a# cc -o bb batchY.c -I/home/moa/src/include
UX:acomp: ERROR: "/home/moa/src/include/typedefs.h", line 48: Syntax error before or at: Icon
UX:acomp: ERROR: "/home/moa/src/include/typedefs.h", line 48: cannot recover from previous errors
root@u000823a#


And then header file typedef's 48th line is shown...