1
0
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:
Stefan Metzmacher
2006-01-10 16:48:32 +00:00
committed by Gerald (Jerry) Carter
parent ad189553f4
commit 380938e97f
41 changed files with 79 additions and 172 deletions

View File

@@ -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