omap4: splitting padconfs into common, 4430 and 4460
[platform/kernel/u-boot.git] / tools / os_support.h
index 7bf930e..7dcbee4 100644 (file)
@@ -28,4 +28,8 @@
 #include "mingw_support.h"
 #endif
 
+#ifdef __APPLE__
+#include "getline.h"
+#endif
+
 #endif /* __OS_SUPPORT_H_ */