]> git.ozlabs.org Git - ccan/blobdiff - ccan/io/backend.h
io: allow overriding poll function.
[ccan] / ccan / io / backend.h
index 3e158a3669174b60ad766b060fd85eb15294b4ab..c8ceb4e864397c5e54c54fe20c3ceddaae2c9e20 100644 (file)
@@ -2,7 +2,6 @@
 #ifndef CCAN_IO_BACKEND_H
 #define CCAN_IO_BACKEND_H
 #include <stdbool.h>
-#include <poll.h>
 #include "io_plan.h"
 #include <ccan/list/list.h>