diff --git a/src/serial.c b/src/serial.c index 7bdb21c..cb46edb 100644 --- a/src/serial.c +++ b/src/serial.c @@ -2,6 +2,8 @@ * Serial stream * LuaSocket toolkit \*=========================================================================*/ +#include "luasocket.h" + #include #include "lua.h"