diff options
Diffstat (limited to 'src/lanes.c')
-rw-r--r-- | src/lanes.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lanes.c b/src/lanes.c index 5f2f492..61344f5 100644 --- a/src/lanes.c +++ b/src/lanes.c | |||
@@ -86,9 +86,6 @@ THE SOFTWARE. | |||
86 | #include <stdlib.h> | 86 | #include <stdlib.h> |
87 | #include <ctype.h> | 87 | #include <ctype.h> |
88 | 88 | ||
89 | #include "lua.h" | ||
90 | #include "lauxlib.h" | ||
91 | |||
92 | #include "threading.h" | 89 | #include "threading.h" |
93 | #include "compat.h" | 90 | #include "compat.h" |
94 | #include "tools.h" | 91 | #include "tools.h" |