Serj Kalichev
il y a 4 ans
1 fichiers modifiés avec
2 ajouts et
0 suppressions
-
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>
|
|
|
|
|
|