]> granicus.if.org Git - spl/commitdiff
Add share.h stub
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 9 Jan 2009 18:06:18 +0000 (10:06 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 9 Jan 2009 18:06:18 +0000 (10:06 -0800)
include/sharefs/share.h [new file with mode: 0644]

diff --git a/include/sharefs/share.h b/include/sharefs/share.h
new file mode 100644 (file)
index 0000000..f7c649c
--- /dev/null
@@ -0,0 +1,4 @@
+#ifndef _SPL_SHARE_H
+#define _SPL_SHARE_H
+
+#endif /* SPL_SHARE_H */