cvs commit: src/sys/sys cdefs.h
Peter Wemm
peter at FreeBSD.org
Thu Oct 30 21:42:54 PST 2003
peter 2003/10/30 21:42:53 PST
FreeBSD src repository
Modified files:
sys/sys cdefs.h
Log:
While not illegal, attempt to pacify gcc -Wundef. It just so happens
that libtool-using packages seem to love using this flag.
/usr/include/sys/cdefs.h:184:5: warning: "__STDC_VERSION__" is not defined
/usr/include/sys/cdefs.h:372:5: warning: "_POSIX_C_SOURCE" is not defined
/usr/include/sys/cdefs.h:378:5: warning: "_POSIX_C_SOURCE" is not defined
Revision Changes Path
1.79 +3 -3 src/sys/sys/cdefs.h
More information about the cvs-src
mailing list