summaryrefslogtreecommitdiff
path: root/source4/include/system/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/system/select.h')
-rw-r--r--source4/include/system/select.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/include/system/select.h b/source4/include/system/select.h
index 0d8a5057e5..2b800fd270 100644
--- a/source4/include/system/select.h
+++ b/source4/include/system/select.h
@@ -24,3 +24,7 @@
#include <sys/select.h>
#endif
+#ifndef SELECT_CAST
+#define SELECT_CAST
+#endif
+