aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2009-01-09 10:06:18 -0800
committerBrian Behlendorf <[email protected]>2009-01-09 10:06:18 -0800
commit70997fb4b1d6e7601209f1dfc3ec27d0dd379be6 (patch)
tree22fc397953ac2bf09329124e4aa0cc0ef1821974 /include
parent71c8ab9c685f85f75d451cc98e18bc83565addd3 (diff)
Add share.h stub
Diffstat (limited to 'include')
-rw-r--r--include/sharefs/share.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sharefs/share.h b/include/sharefs/share.h
new file mode 100644
index 000000000..f7c649c70
--- /dev/null
+++ b/include/sharefs/share.h
@@ -0,0 +1,4 @@
+#ifndef _SPL_SHARE_H
+#define _SPL_SHARE_H
+
+#endif /* SPL_SHARE_H */