mirror of
https://github.com/lxsang/antd-tunnel-publishers
synced 2024-11-14 17:18:21 +01:00
add missing header
This commit is contained in:
parent
1f2ef8db4d
commit
3c1514b794
BIN
dist/antd-publishers-0.1.0a.tar.gz
vendored
BIN
dist/antd-publishers-0.1.0a.tar.gz
vendored
Binary file not shown.
@ -14,6 +14,8 @@
|
||||
#include <jpeglib.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/timerfd.h>
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "../tunnel.h"
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
#include <antd/list.h>
|
||||
#include <antd/bst.h>
|
||||
#include <antd/utils.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
#include "../tunnel.h"
|
||||
|
||||
#define MODULE_NAME "vterm"
|
||||
|
Loading…
Reference in New Issue
Block a user