mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
tldap: Add some required includes
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
This commit is contained in:
parent
2d80498e64
commit
59c1b1048f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user