These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / gpio / mpc8xxx.c
index 1aeaaaa..d149719 100644 (file)
@@ -19,6 +19,7 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "hw/sysbus.h"
 
 #define TYPE_MPC8XXX_GPIO "mpc8xxx_gpio"