mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
r12829: fix ldb headers, to not include '<...>' files in .c files
this helps in getting symbol -fvisibility=hidden (GCC 4 feature) working later. metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
ad189553f4
commit
380938e97f
@@ -30,8 +30,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "ldb/include/ldb.h"
|
||||
#include "ldb/include/ldb_private.h"
|
||||
#include "ldb/include/includes.h"
|
||||
|
||||
/*
|
||||
add to the list of ldif handlers for this ldb context
|
||||
|
||||
Reference in New Issue
Block a user