aboutsummaryrefslogtreecommitdiff
path: root/src/unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unix.h')
-rw-r--r--src/unix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unix.h b/src/unix.h
index aaaef3d..60b00fe 100644
--- a/src/unix.h
+++ b/src/unix.h
@@ -9,7 +9,7 @@
9* 9*
10* RCS ID: $Id$ 10* RCS ID: $Id$
11\*=========================================================================*/ 11\*=========================================================================*/
12#include <lua.h> 12#include "lua.h"
13 13
14#include "buffer.h" 14#include "buffer.h"
15#include "timeout.h" 15#include "timeout.h"