Merge commit '54844802115a1666496649cc43d3a01abd707bc0' into subtree-test1
[osmocom-bb.git] / src / shared / libosmocore / src / select.c
index 4f5d7ed..9517778 100644 (file)
@@ -23,6 +23,8 @@
 #include <osmocore/linuxlist.h>
 #include <osmocore/timer.h>
 
+#include "../config.h"
+
 #ifdef HAVE_SYS_SELECT_H
 
 static int maxfd = 0;