about summary refs log tree commit diff stats
path: root/src/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.c')
-rw-r--r--src/common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.c b/src/common.c
index 390659af..33a2dffd 100644
--- a/src/common.c
+++ b/src/common.c
@@ -33,6 +33,7 @@
  */
 #include "config.h"
 
+#include <sys/select.h>
 #include <assert.h>
 #include <errno.h>
 #include <stdlib.h>