diff options
Diffstat (limited to 'libmachdev/ds_routines.c')
-rw-r--r-- | libmachdev/ds_routines.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmachdev/ds_routines.c b/libmachdev/ds_routines.c index 5a61805c..f4044b72 100644 --- a/libmachdev/ds_routines.c +++ b/libmachdev/ds_routines.c @@ -70,6 +70,7 @@ #include "notify_S.h" #include "machdev-dev_hdr.h" #include "machdev.h" +#include "mach_device.h" struct port_bucket *machdev_device_bucket; struct port_class *machdev_device_class; |