Ignore:
Timestamp:
Jul 3, 2005, 6:03:13 AM (20 years ago)
Author:
bird
Message:

o Updated some TCPIP headers with GLIBC USE_MISC #includes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/net/if.h

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r2176 r2177  
    3939#ifndef _NET_IF_H_
    4040#define _NET_IF_H_
     41
     42#include <cdefs.h>
     43#ifdef __USE_MISC
     44# include <sys/types.h>
     45# include <sys/socket.h>
     46#endif
    4147
    4248#if defined (__cplusplus)
Note: See TracChangeset for help on using the changeset viewer.