1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

s3: Fix the build of the nfs4_acl module

This commit is contained in:
Volker Lendecke 2010-08-30 08:36:51 -06:00
parent 9b704e4b9a
commit 4ccf3a05af

View File

@ -20,6 +20,7 @@
#include "includes.h"
#include "nfs4_acls.h"
#include "librpc/gen_ndr/ndr_security.h"
#include "include/dbwrap.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_ACLS