$NetBSD: patch-ae,v 1.3 2008/12/30 00:55:10 hubertf Exp $

--- osdep.h.orig	2007-02-06 00:01:54.000000000 +0100
+++ osdep.h
@@ -1,6 +1,7 @@
 #ifndef QEMU_OSDEP_H
 #define QEMU_OSDEP_H
 
+#include <sys/types.h>
 #include <stdarg.h>
 
 #define qemu_printf printf
