home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / internet / tcpipsrc / h / if / pop < prev    next >
Text File  |  1993-12-03  |  54b  |  4 lines

  1. #define POP_PORT 110
  2.  
  3. extern int dopop(int, char **);
  4.