aboutsummaryrefslogtreecommitdiff
path: root/system/include/sys/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/include/sys/select.h')
-rw-r--r--system/include/sys/select.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/include/sys/select.h b/system/include/sys/select.h
index a5c73147..d6957fea 100644
--- a/system/include/sys/select.h
+++ b/system/include/sys/select.h
@@ -1,6 +1,8 @@
#ifndef _SELECT_H
#define _SELECT_H
+#include <unistd.h>
+
#ifdef __cplusplus
extern "C" {
#endif