diff options
Diffstat (limited to 'src/timeout.h')
-rw-r--r-- | src/timeout.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/timeout.h b/src/timeout.h index a328bcc..6715ca7 100644 --- a/src/timeout.h +++ b/src/timeout.h | |||
@@ -3,8 +3,6 @@ | |||
3 | /*=========================================================================*\ | 3 | /*=========================================================================*\ |
4 | * Timeout management functions | 4 | * Timeout management functions |
5 | * LuaSocket toolkit | 5 | * LuaSocket toolkit |
6 | * | ||
7 | * RCS ID: $Id$ | ||
8 | \*=========================================================================*/ | 6 | \*=========================================================================*/ |
9 | #include "lua.h" | 7 | #include "lua.h" |
10 | 8 | ||