1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-19 04:23:48 +03:00

r13809: move ldb specific define

metze
This commit is contained in:
Stefan Metzmacher
2006-03-03 08:15:29 +00:00
committed by Gerald (Jerry) Carter
parent b639b814d9
commit 6f47fcbd44
2 changed files with 3 additions and 3 deletions

View File

@@ -12,6 +12,9 @@
#include "build.h"
/* tell ldb we have the internal ldap code */
#define HAVE_ILDAP 1
#else /*_SAMBA_BUILD_*/
#ifndef _GNU_SOURCE