diff options
Diffstat (limited to 'libmachdev/machdev.h')
-rw-r--r-- | libmachdev/machdev.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmachdev/machdev.h b/libmachdev/machdev.h index 78b100c6..9b2dbd31 100644 --- a/libmachdev/machdev.h +++ b/libmachdev/machdev.h @@ -25,6 +25,7 @@ #include <mach.h> #include "machdev-device_emul.h" +#include "machdev-dev_hdr.h" void machdev_register (struct machdev_device_emulation_ops *ops); |