In file included from gamecheck.c:12:
/usr/include/rpcsvc/rstat.h:17: parse error before `xdr_rstat_timeval'
/usr/include/rpcsvc/rstat.h:17: warning: data definition has no type or storage class
/usr/include/rpcsvc/rstat.h:39: parse error before `xdr_statstime'
/usr/include/rpcsvc/rstat.h:39: warning: data definition has no type or storage class
/usr/include/rpcsvc/rstat.h:60: parse error before `xdr_statsswtch'
/usr/include/rpcsvc/rstat.h:60: warning: data definition has no type or storage class
/usr/include/rpcsvc/rstat.h:78: parse error before `xdr_stats'
/usr/include/rpcsvc/rstat.h:78: warning: data definition has no type or storage class
In file included from gamecheck.c:13:
/usr/include/rpcsvc/rnusers.h:4: redefinition of `struct utmp'
/usr/include/rpcsvc/rnusers.h:11: parse error before `xdr_utmp'
/usr/include/rpcsvc/rnusers.h:11: warning: data definition has no type or storage class
/usr/include/rpcsvc/rnusers.h:19: parse error before `xdr_utmpidle'
/usr/include/rpcsvc/rnusers.h:19: warning: data definition has no type or storage class
/usr/include/rpcsvc/rnusers.h:26: parse error before `xdr_utmparr'
/usr/include/rpcsvc/rnusers.h:26: warning: data definition has no type or storage class
/usr/include/rpcsvc/rnusers.h:33: parse error before `xdr_utmpidlearr'
/usr/include/rpcsvc/rnusers.h:33: warning: data definition has no type or storage class
In file included from gamecheck.c:20:
gamecheck.h:5: `OWNDIR' undeclared, outside of functions
gamecheck.h:5: parse error before string constant
gamecheck.c: In function `restrictions':
gamecheck.c:76: `OWNDIR' undeclared (first use this function)
gamecheck.c:76: (Each undeclared identifier is reported only once
gamecheck.c:76: for each function it appears in.)
gamecheck.c:76: parse error before string constant
gamecheck.c: In function `log_game':
gamecheck.c:156: `OWNDIR' undeclared (first use this function)
gamecheck.c:156: parse error before string constant
gamecheck.c: At top level:
gamecheck.c:160: parse error before `if'
gamecheck.c:162: parse error before `1'
gamecheck.c:162: warning: data definition has no type or storage class
gamecheck.c:164: parse error before string constant
gamecheck.c:164: warning: data definition has no type or storage class
gamecheck.c:167: parse error before `('
