Explorar o código

faux.eloop: Add signal.h to eloop.h

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

+ 1 - 0
faux/eloop.h

@@ -6,6 +6,7 @@
 #define _faux_eloop_h
 
 #include <poll.h>
+#include <signal.h>
 
 #include <faux/faux.h>
 #include <faux/sched.h>