x86: Enable ICH6 GPIO controller for coreboot
[pandora-u-boot.git] / include / xyzModem.h
index 4ec10b5..f437bbd 100644 (file)
@@ -97,7 +97,10 @@ typedef struct {
 #endif
 } connection_info_t;
 
+#ifndef        BOOL_WAS_DEFINED
+#define BOOL_WAS_DEFINED
 typedef unsigned int bool;
+#endif
 
 #define false 0
 #define true 1