home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / network / lattice / netlib.lzh / MINTNET.LIB / LIB / SOCKLIB.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-05-27  |  117 b   |  9 lines

  1. #ifndef _SOCKLIB_H
  2. #define _SOCKLIB_H
  3.  
  4. #ifdef __GNUC__
  5. __asm__(".globl __Ident_socketlib\n");
  6. #endif
  7.  
  8. #endif
  9.