Add share.h stub

This commit is contained in:
Brian Behlendorf 2009-01-09 10:06:18 -08:00
parent 71c8ab9c68
commit 70997fb4b1

4
include/sharefs/share.h Normal file
View File

@ -0,0 +1,4 @@
#ifndef _SPL_SHARE_H
#define _SPL_SHARE_H
#endif /* SPL_SHARE_H */