aboutsummaryrefslogtreecommitdiff
path: root/src/inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inet.h')
-rw-r--r--src/inet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inet.h b/src/inet.h
index bcefc5b..b8d8f19 100644
--- a/src/inet.h
+++ b/src/inet.h
@@ -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