diff options
Diffstat (limited to '')
-rw-r--r-- | src/unix.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -4,9 +4,6 @@ | |||
4 | \*=========================================================================*/ | 4 | \*=========================================================================*/ |
5 | #include "luasocket.h" | 5 | #include "luasocket.h" |
6 | 6 | ||
7 | #include "lua.h" | ||
8 | #include "lauxlib.h" | ||
9 | |||
10 | #include "unixstream.h" | 7 | #include "unixstream.h" |
11 | #include "unixdgram.h" | 8 | #include "unixdgram.h" |
12 | 9 | ||