diff --git a/src/input/select.h b/src/input/select.h index 093bb77..48aad37 100644 --- a/src/input/select.h +++ b/src/input/select.h @@ -1,4 +1,5 @@ #include "../config.h" +#include #if HAVE_SYS_SELECT_H #include #elif __DJGPP__