Explorar o código

faux.eloop: Add poll.h to eloop.h

Serj Kalichev %!s(int64=4) %!d(string=hai) anos
pai
achega
3c8d678b09
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      faux/eloop.h

+ 2 - 0
faux/eloop.h

@@ -5,6 +5,8 @@
 #ifndef _faux_eloop_h
 #define _faux_eloop_h
 
+#include <poll.h>
+
 #include <faux/faux.h>
 #include <faux/sched.h>