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