mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2024-12-26 01:18:22 +01:00
add missing header
This commit is contained in:
parent
454217bea2
commit
7bc0a89ef5
BIN
dist/lua-0.5.2b.tar.gz
vendored
BIN
dist/lua-0.5.2b.tar.gz
vendored
Binary file not shown.
@ -14,11 +14,11 @@
|
||||
#include <ifaddrs.h>
|
||||
#include <sys/stat.h>
|
||||
#include <libgen.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "../lualib.h"
|
||||
//#include "../../lua-api.h"
|
||||
#include <antd/utils.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#define CLIENT_NAME "wurl"
|
||||
#define CLIENT_HOST "192.168.9.249"
|
||||
|
Loading…
Reference in New Issue
Block a user