serial.c: include luasocket.h

master
E. Westbrook 2019-02-25 16:00:38 -07:00
parent fae993c118
commit 898f2df025
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
* Serial stream
* LuaSocket toolkit
\*=========================================================================*/
#include "luasocket.h"
#include <string.h>
#include "lua.h"