diff options
Diffstat (limited to 'src/itoserver.h')
-rw-r--r-- | src/itoserver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/itoserver.h b/src/itoserver.h index cb7ffbf..0256f87 100644 --- a/src/itoserver.h +++ b/src/itoserver.h | |||
@@ -9,6 +9,7 @@ | |||
9 | #define BU_ITO_SERVER_H | 9 | #define BU_ITO_SERVER_H |
10 | 10 | ||
11 | #include <stdint.h> | 11 | #include <stdint.h> |
12 | #include <sys/select.h> | ||
12 | 13 | ||
13 | #include "bu/fstring.h" | 14 | #include "bu/fstring.h" |
14 | #include "bu/list.h" | 15 | #include "bu/list.h" |