summaryrefslogtreecommitdiff
path: root/source3/passdb/machine_account_secrets.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-30 23:47:34 +0200
committerGünther Deschner <gd@samba.org>2011-03-31 00:14:01 +0200
commita730dff78318a0bfe8c6b2b8a2cefed63cc586e8 (patch)
tree18612a952d9800f6173302643b7c584b60ea52aa /source3/passdb/machine_account_secrets.c
parent2352e7cb7fe43b2a3cb5c4876f21cd655823288a (diff)
downloadsamba-a730dff78318a0bfe8c6b2b8a2cefed63cc586e8.tar.gz
samba-a730dff78318a0bfe8c6b2b8a2cefed63cc586e8.tar.bz2
samba-a730dff78318a0bfe8c6b2b8a2cefed63cc586e8.zip
s3-libndr: add ../librpc/ndr/libndr.h include in some places.
Guenther
Diffstat (limited to 'source3/passdb/machine_account_secrets.c')
-rw-r--r--source3/passdb/machine_account_secrets.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/passdb/machine_account_secrets.c b/source3/passdb/machine_account_secrets.c
index dcf37d1b2b..a51a99c9a2 100644
--- a/source3/passdb/machine_account_secrets.c
+++ b/source3/passdb/machine_account_secrets.c
@@ -27,6 +27,7 @@
#include "../libcli/auth/libcli_auth.h"
#include "secrets.h"
#include "dbwrap.h"
+#include "../librpc/ndr/libndr.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_PASSDB