1diff --git a/src/fbio.cpp b/src/fbio.cpp 2index e5afc44..2485227 100644 3--- a/src/fbio.cpp 4+++ b/src/fbio.cpp 5@@ -18,6 +18,7 @@ 6 * 7 */ 8 9+#include <sys/select.h> 10 #include <unistd.h> 11 #include <fcntl.h> 12 #include "config.h"