diff options
Diffstat (limited to 'src/inet.h')
-rw-r--r-- | src/inet.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ | |||
7 | #define INET_H | 7 | #define INET_H |
8 | 8 | ||
9 | #include <lua.h> | 9 | #include <lua.h> |
10 | #include "sock.h" | 10 | #include "socket.h" |
11 | 11 | ||
12 | /*-------------------------------------------------------------------------*\ | 12 | /*-------------------------------------------------------------------------*\ |
13 | * Exported functions | 13 | * Exported functions |