diff options
Diffstat (limited to 'shared-core')
-rw-r--r-- | shared-core/mmfs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shared-core/mmfs.h b/shared-core/mmfs.h index 4cad3bdc..bc7e991f 100644 --- a/shared-core/mmfs.h +++ b/shared-core/mmfs.h @@ -25,6 +25,8 @@ * */ +#include <sys/ioctl.h> + /** @file mmfs.h * This file provides ioctl and ioctl argument definitions for using the * mmfs device. |