diff options
Diffstat (limited to 'src/io.h')
-rw-r--r-- | src/io.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -11,8 +11,6 @@ | |||
11 | * | 11 | * |
12 | * The module socket.h implements this interface, and thus the module tcp.h | 12 | * The module socket.h implements this interface, and thus the module tcp.h |
13 | * is very simple. | 13 | * is very simple. |
14 | * | ||
15 | * RCS ID: $Id$ | ||
16 | \*=========================================================================*/ | 14 | \*=========================================================================*/ |
17 | #include <stdio.h> | 15 | #include <stdio.h> |
18 | #include "lua.h" | 16 | #include "lua.h" |