thorpej
22eefcb754
Don't include <sys/cdefs.h> directly. On a NetBSD system, it will be
pulled in by <sys/types.h>, and on a non-NetBSD system (host tool case), it doesn't really matter (since it's just for the __RCSID macro). There are larger problems with mkmagic's host tool-ness. A PR has been filed.
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%