Changeset 651 for abuse/trunk/src/nfserver.h
- Timestamp:
- May 14, 2011, 3:06:27 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/nfserver.h
r555 r651 12 12 #define __NFSERVER_HPP_ 13 13 14 #if !defined __CELLOS_LV2__15 16 14 #include "specs.h" 17 15 #include "netface.h" 18 #include " sock.h"16 #include "net/sock.h" 19 17 20 18 int net_init(int argc, char **argv); … … 57 55 58 56 #endif 59 #endif 57
Note: See TracChangeset
for help on using the changeset viewer.