Serj Kalichev
4 лет назад
Родитель
Сommit
3c8d678b09
1 измененных файлов с
2 добавлено и
0 удалено
-
2
0
faux/eloop.h
|
@@ -5,6 +5,8 @@
|
|
|
#ifndef _faux_eloop_h
|
|
#ifndef _faux_eloop_h
|
|
|
#define _faux_eloop_h
|
|
#define _faux_eloop_h
|
|
|
|
|
|
|
|
|
|
+#include <poll.h>
|
|
|
|
|
+
|
|
|
#include <faux/faux.h>
|
|
#include <faux/faux.h>
|
|
|
#include <faux/sched.h>
|
|
#include <faux/sched.h>
|
|
|
|
|
|