]> andersk Git - splint.git/blob - test/tests2.2/posix.c
Renamed lclintMacros.nf splintMacros.nf
[splint.git] / test / tests2.2 / posix.c
1 /* 
2 ** Should include sys/types is a posix library is not used.
3 */
4
5 # include <sys/types.h>
6
7 dev_t x = 3;
This page took 0.034841 seconds and 5 git commands to generate.