]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/os_support.h
Merge branch 'master' of git://git.denx.de/u-boot-imx
[karo-tx-uboot.git] / tools / os_support.h
index 7bf930e22a3152c47ea620bba4d3b213759fc224..7dcbee4b3e508ecf8c6d50c6143f4f2ecffe0e15 100644 (file)
@@ -28,4 +28,8 @@
 #include "mingw_support.h"
 #endif
 
+#ifdef __APPLE__
+#include "getline.h"
+#endif
+
 #endif /* __OS_SUPPORT_H_ */