home *** CD-ROM | disk | FTP | other *** search
/ PC Extra Super CD 1998 January / PCPLUS131.iso / DJGPP / V2 / DJDEV201.ZIP / include / netinet / _ansi next >
Encoding:
Text File  |  1995-02-26  |  456 b   |  26 lines

  1. #ifndef __dj_include_netinet_ _h_
  2. #define __dj_include__h_
  3.  
  4. #ifdef __cplusplus
  5. extern "C" {
  6. #endif
  7.  
  8. #ifndef __dj_ENFORCE_ANSI_FREESTANDING
  9.  
  10. #ifndef __STRICT_ANSI__
  11.  
  12. #ifndef _POSIX_SOURCE
  13.  
  14. #endif /* !_POSIX_SOURCE */
  15. #endif /* !__STRICT_ANSI__ */
  16. #endif /* !__dj_ENFORCE_ANSI_FREESTANDING */
  17.  
  18. #ifndef __dj_ENFORCE_FUNCTION_CALLS
  19. #endif /* !__dj_ENFORCE_FUNCTION_CALLS */
  20.  
  21. #ifdef __cplusplus
  22. }
  23. #endif
  24.  
  25. #endif /* !__dj_include__h_ */
  26.