summaryrefslogtreecommitdiff
path: root/fs/orangefs/protocol.h
diff options
context:
space:
mode:
authorMike Marshall <hubcap@omnibond.com>2015-07-24 10:37:15 -0400
committerMike Marshall <hubcap@omnibond.com>2015-10-03 11:40:01 -0400
commit2c590d5fb6987e6579a82285b742a318cc1fdb50 (patch)
tree6ffd4416ea955053a0db6ba7bcf1d2025fe0dc3e /fs/orangefs/protocol.h
parent07f01962e3d37bd2c5bbcdf87f29c9fe78feb6e0 (diff)
Orangefs: kernel client update 1.
Stephen Rothwell noticed that orangefs would not compile on powerpc... Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/protocol.h')
-rw-r--r--fs/orangefs/protocol.h1
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;