mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s4:ntvfs/posix: fix forward declaration of struct pvfs_state
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
72e0885413
commit
f8fca7d315
@ -16,5 +16,5 @@
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
struct pvfs_state *pvfs;
|
||||
struct pvfs_state;
|
||||
#include "source4/ntvfs/posix/posix_eadb_proto.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user