Include <sys/ioctl.h>, for ioctl().
[gnulib.git] / tests / test-poll.c
index bbfefe4..77b06d9 100644 (file)
@@ -28,6 +28,7 @@
 #include <fcntl.h>
 #include <stdlib.h>
 #include <stdbool.h>
+#include <sys/ioctl.h>
 #include <errno.h>
 #include "sockets.h"