8 lines
121 B
C
8 lines
121 B
C
#ifndef _sys_socket_h_
|
|
#define _sys_socket_h_
|
|
|
|
// rmills
|
|
// minimum to enable mmap.cpp to compile without change
|
|
|
|
#endif
|