bar: remove more includes that aren't needed anymore

This commit is contained in:
Daniel Eklöf 2019-01-29 21:01:16 +01:00
parent 36201e251e
commit c2e7b1c507

View file

@ -7,10 +7,6 @@
#include <stdbool.h> #include <stdbool.h>
#include <threads.h> #include <threads.h>
#include <assert.h> #include <assert.h>
#include <unistd.h>
#include <poll.h>
#include <signal.h>
#include <sys/eventfd.h> #include <sys/eventfd.h>