aboutsummaryrefslogtreecommitdiff
path: root/libmachdev/machdev-device_emul.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmachdev/machdev-device_emul.h')
-rw-r--r--libmachdev/machdev-device_emul.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libmachdev/machdev-device_emul.h b/libmachdev/machdev-device_emul.h
index db0b106f..ab1bd92b 100644
--- a/libmachdev/machdev-device_emul.h
+++ b/libmachdev/machdev-device_emul.h
@@ -27,6 +27,10 @@
#define _MACHDEV_DEVICE_EMUL_H_
#include <mach.h>
+#include <mach/notify.h>
+#include <device/device_types.h>
+#include <device/net_status.h>
+#include <errno.h>
/* Each emulation layer provides these operations. */
struct machdev_device_emulation_ops