From: Brian Behlendorf Date: Fri, 9 Jan 2009 18:06:18 +0000 (-0800) Subject: Add share.h stub X-Git-Tag: spl-0.4.1~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70997fb4b1d6e7601209f1dfc3ec27d0dd379be6;p=spl Add share.h stub --- diff --git a/include/sharefs/share.h b/include/sharefs/share.h new file mode 100644 index 0000000..f7c649c --- /dev/null +++ b/include/sharefs/share.h @@ -0,0 +1,4 @@ +#ifndef _SPL_SHARE_H +#define _SPL_SHARE_H + +#endif /* SPL_SHARE_H */