diff options
Diffstat (limited to 'fs/orangefs/protocol.h')
-rw-r--r-- | fs/orangefs/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/orangefs/protocol.h b/fs/orangefs/protocol.h index 2fb3a63ae9ab..8e0c8a6158f7 100644 --- a/fs/orangefs/protocol.h +++ b/fs/orangefs/protocol.h @@ -1,6 +1,7 @@ #include <linux/spinlock_types.h> #include <linux/types.h> #include <linux/slab.h> +#include <linux/ioctl.h> extern struct client_debug_mask *cdm_array; extern char *debug_help_string; |