summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/include/ldb_includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/include/ldb_includes.h')
-rw-r--r--source4/lib/ldb/include/ldb_includes.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source4/lib/ldb/include/ldb_includes.h b/source4/lib/ldb/include/ldb_includes.h
index 602bbec32c..1bb149a03d 100644
--- a/source4/lib/ldb/include/ldb_includes.h
+++ b/source4/lib/ldb/include/ldb_includes.h
@@ -4,13 +4,6 @@
a temporary includes file until I work on the ldb build system
*/
-#if (_SAMBA_BUILD_ <= 3)
-/* allow forbidden string functions - should be replaced with _m functions */
-#undef strcasecmp
-#undef strncasecmp
-#define dyn_MODULESDIR dyn_LIBDIR
-#endif
-
#include "replace.h"
#include "system/filesys.h"
#include "system/time.h"