home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / GNU_1OF3.ZIP / HEADERS.ZIP / g++-include / osfcn.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-02-20  |  153 b   |  13 lines

  1.  
  2. #ifndef OSFCN_H
  3. #define OSFCN_H 1
  4.  
  5. #include <std.h>
  6. #include <time.h>
  7. #include <sys/types.h>
  8. #include <sys/socket.h>
  9. #include <sys/resource.h>
  10.  
  11.  
  12. #endif
  13.