summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-01-19 13:37:40 +0100
committerVolker Lendecke <vl@samba.org>2008-01-19 13:39:24 +0100
commit5a48ee89b8527534064439678f98365057912d77 (patch)
tree82735643da6dec3c4383f61b89761f122905ef65 /source3
parent398c323f7544e815cfeb2b750f9ff28061c294f3 (diff)
downloadsamba-5a48ee89b8527534064439678f98365057912d77.tar.gz
samba-5a48ee89b8527534064439678f98365057912d77.tar.bz2
samba-5a48ee89b8527534064439678f98365057912d77.zip
Fix the build
... forgot to "git add" it (This used to be commit 6d0a727f26dd0945634486f18a55aa8dd5813983)
Diffstat (limited to 'source3')
-rw-r--r--source3/include/includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index e9477d8ba1..7eca8d3ddf 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -702,6 +702,7 @@ typedef char fstring[FSTRING_LEN];
#include "rpc_perfcount.h"
#include "rpc_perfcount_defs.h"
#include "librpc/gen_ndr/notify.h"
+#include "librpc/gen_ndr/xattr.h"
#include "nt_printing.h"
#include "idmap.h"
#include "client.h"