mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-26 04:28:20 +01:00
serial.c: include luasocket.h
This commit is contained in:
parent
fae993c118
commit
898f2df025
@ -2,6 +2,8 @@
|
|||||||
* Serial stream
|
* Serial stream
|
||||||
* LuaSocket toolkit
|
* LuaSocket toolkit
|
||||||
\*=========================================================================*/
|
\*=========================================================================*/
|
||||||
|
#include "luasocket.h"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "lua.h"
|
#include "lua.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user