You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
121 B
C
8 lines
121 B
C
16 years ago
|
#ifndef _sys_socket_h_
|
||
|
#define _sys_socket_h_
|
||
|
|
||
|
// rmills
|
||
|
// minimum to enable mmap.cpp to compile without change
|
||
|
|
||
|
#endif
|