Replaced polling loop for LCR and chan_lcr with select based event loop.
[lcr.git] / lcradmin.c
index 222700b..0b6d627 100644 (file)
@@ -25,6 +25,7 @@
 #include "macro.h"
 #include "options.h"
 #include "join.h"
+#include "select.h"
 #include "joinpbx.h"
 #include "extension.h"
 #include "message.h"