summaryrefslogtreecommitdiff
path: root/source4/lib/select.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/select.c')
-rw-r--r--source4/lib/select.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/select.c b/source4/lib/select.c
index 5d7e4a0ad2..bed02304cc 100644
--- a/source4/lib/select.c
+++ b/source4/lib/select.c
@@ -20,6 +20,7 @@
*/
#include "includes.h"
+#include "system/filesys.h"
/* This is here because it allows us to avoid a nasty race in signal handling.
We need to guarantee that when we get a signal we get out of a select immediately