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