We already include it a few lines further down, so drop it at this
location.

Signed-off-by: Ahmad Fatoum <[email protected]>
---
 scripts/compiler.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scripts/compiler.h b/scripts/compiler.h
index 4cf179bb9b13..bd73c7a9a8d3 100644
--- a/scripts/compiler.h
+++ b/scripts/compiler.h
@@ -13,8 +13,6 @@
     defined(__sun__)    || \
     defined(__APPLE__)
 # include <inttypes.h>
-#elif defined(__linux__) || defined(__WIN32__) || defined(__MINGW32__)
-# include <stdint.h>
 #endif
 
 #include <errno.h>
-- 
2.20.1


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to