Ignore:
Timestamp:
Jul 11, 2003, 2:28:31 PM (22 years ago)
Author:
bird
Message:

#434: TCPV40HDRS adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/arpa/inet.h

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r356 r357  
    5151/* External definitions for functions in inet(3) */
    5252
    53 #ifndef TCPV40HDRS
    5453#include <sys/param.h>
    5554#include <sys/types.h>
    5655#include <sys/cdefs.h>
     56#ifndef TCPV40HDRS
    5757int             TCPCALL inet_aton (const char *, struct in_addr *);
    5858char *          TCPCALL inet_neta (u_long, char *, size_t);
Note: See TracChangeset for help on using the changeset viewer.