home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lclint.zip / lclint-2_3h-os2-bin.zip / test / tests2.2 / posix.c < prev    next >
Text File  |  1997-09-03  |  106b  |  8 lines

  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;
  8.