Changeset 1740


Ignore:
Timestamp:
Dec 14, 2004, 1:30:10 PM (21 years ago)
Author:
bird
Message:

ifstat is included in V40.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1739 r1740  
    531531#pragma pack()
    532532
     533#endif /*!TCPV40HDRS*/
     534
    533535/* PPP statistics table. Moved here from previous ifstat.h */
    534536struct ifstat {
     
    546548    u_long iftOutNUcastPkts;
    547549};
    548 #endif /*!TCPV40HDRS*/
    549550
    550551#endif /* _NET_IF_H_ */
Note: See TracChangeset for help on using the changeset viewer.