summaryrefslogtreecommitdiffstats
path: root/tools/os_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/os_support.h')
-rw-r--r--tools/os_support.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/os_support.h b/tools/os_support.h
index 7bf930e22a..7dcbee4b3e 100644
--- a/tools/os_support.h
+++ b/tools/os_support.h
@@ -28,4 +28,8 @@
#include "mingw_support.h"
#endif
+#ifdef __APPLE__
+#include "getline.h"
+#endif
+
#endif /* __OS_SUPPORT_H_ */
OpenPOWER on IntegriCloud