diff options
Diffstat (limited to 'src/inet.h')
-rw-r--r-- | src/inet.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -13,8 +13,6 @@ | |||
13 | * getpeername and getsockname functions as seen by Lua programs. | 13 | * getpeername and getsockname functions as seen by Lua programs. |
14 | * | 14 | * |
15 | * The Lua functions toip and tohostname are also implemented here. | 15 | * The Lua functions toip and tohostname are also implemented here. |
16 | * | ||
17 | * RCS ID: $Id$ | ||
18 | \*=========================================================================*/ | 16 | \*=========================================================================*/ |
19 | #include "lua.h" | 17 | #include "lua.h" |
20 | #include "socket.h" | 18 | #include "socket.h" |