Changeset 97 for abuse/trunk/src/net/tcpip.hpp
- Timestamp:
- Mar 9, 2008, 7:22:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/net/tcpip.hpp
r57 r97 9 9 #include <sys/types.h> 10 10 #include "isllist.hpp" 11 12 #ifdef __APPLE__13 typedef int socklen_t;14 #endif15 11 16 12 #if (defined(__APPLE__) && !defined(__MACH__))
Note: See TracChangeset
for help on using the changeset viewer.