summaryrefslogtreecommitdiff
path: root/source3/lib/tldap_util.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/lib/tldap_util.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/lib/tldap_util.c')
-rw-r--r--source3/lib/tldap_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/tldap_util.c b/source3/lib/tldap_util.c
index ae3dab38ab..a908301adf 100644
--- a/source3/lib/tldap_util.c
+++ b/source3/lib/tldap_util.c
@@ -22,6 +22,7 @@
#include "tldap_util.h"
#include "../libcli/security/security.h"
#include "../lib/util/asn1.h"
+#include "../librpc/ndr/libndr.h"
bool tldap_entry_values(struct tldap_message *msg, const char *attribute,
DATA_BLOB **values, int *num_values)