diff --git a/brcm_fw_tool/brcm_fw_tool.h b/brcm_fw_tool/brcm_fw_tool.h
index 51816f13723f19c1b67de6e2ab8161624eecc9cd..ad98016af30b193988a44c173f09aa5ce7f560f6 100644
--- a/brcm_fw_tool/brcm_fw_tool.h
+++ b/brcm_fw_tool/brcm_fw_tool.h
@@ -1,8 +1,6 @@
 #ifndef __mtd_h
 #define __mtd_h
 
-#include <stdbool.h>
-
 #define JFFS2_EOF "\xde\xad\xc0\xde"
 
 extern int quiet;