]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - tools/os_support.h
at91: Add esd gmbh OTC570 board support
[people/ms/u-boot.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_ */