chmod to +x
diff --git a/bin/Barreleye.py b/bin/Barreleye.py
old mode 100644
new mode 100755
diff --git a/bin/Openbmc.py b/bin/Openbmc.py
old mode 100644
new mode 100755
diff --git a/bin/Palmetto.py b/bin/Palmetto.py
old mode 100644
new mode 100755
diff --git a/bin/PropertyManager.py b/bin/PropertyManager.py
old mode 100644
new mode 100755
diff --git a/bin/chassis_control.py b/bin/chassis_control.py
old mode 100644
new mode 100755
diff --git a/bin/download_manager.py b/bin/download_manager.py
old mode 100644
new mode 100755
diff --git a/bin/flash_manager.py b/bin/flash_manager.py
old mode 100644
new mode 100755
diff --git a/bin/inventory_items.py b/bin/inventory_items.py
old mode 100644
new mode 100755
diff --git a/bin/ipmi_debug.py b/bin/ipmi_debug.py
old mode 100644
new mode 100755
diff --git a/bin/ipmi_example.py b/bin/ipmi_example.py
old mode 100644
new mode 100755
diff --git a/bin/sensor_manager.py b/bin/sensor_manager.py
old mode 100644
new mode 100755
diff --git a/bin/system_manager.py b/bin/system_manager.py
old mode 100644
new mode 100755
diff --git a/includes/openbmc.h b/includes/openbmc.h
index 07546e2..ca44fb7 100644
--- a/includes/openbmc.h
+++ b/includes/openbmc.h
@@ -2,6 +2,7 @@
 #define __OPENBMC_H__
 
 #include <stdint.h>
+#include <stdio.h>
 
 //select which dbus
 #define DBUS_TYPE  G_BUS_TYPE_SYSTEM