luaevent/include/luaevent.h

changeset 1
31c782cfe7fe
parent 0
f2e807614be9
child 10
88ce07d62597
equal deleted inserted replaced
0:f2e807614be9 1:31c782cfe7fe
1 /* LuaEvent - Copyright (C) 2007 Thomas Harning <harningt@gmail.com>
2 * Licensed as LGPL - See doc/COPYING for details */
1 #ifndef LUAEVENT_H 3 #ifndef LUAEVENT_H
2 #define LUAEVENT_H 4 #define LUAEVENT_H
3 5
4 #include <lua.h> 6 #include <lua.h>
5 #include <sys/types.h> 7 #include <sys/types.h>

mercurial