tldap: Add some required includes
authorVolker Lendecke <vl@samba.org>
Fri, 18 Dec 2015 16:23:19 +0000 (17:23 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 3 Feb 2016 14:04:10 +0000 (15:04 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/include/tldap.h

index 1c704b48d73645ebef24260c45d73a711f7d754b..829b124ac7e6f00abc4a45d92be473846b062b09 100644 (file)
@@ -20,6 +20,7 @@
 #ifndef __TLDAP_H__
 #define __TLDAP_H__
 
+#include "replace.h"
 #include <talloc.h>
 #include <tevent.h>
 #include "lib/util/data_blob.h"