mirror of
https://github.com/samba-team/samba.git
synced 2025-11-26 04:23:49 +03:00
r7292: Fix up the build system support for derrell's sqlite3 ldb backend.
It is on by default, so I've also fixed a build issue in it. I'll show how to make it off be default in the next commit. Andrew Bartlett
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
a8d3493b6f
commit
5a1ef88810
@@ -35,6 +35,7 @@
|
||||
|
||||
#include <stdarg.h>
|
||||
#include "includes.h"
|
||||
#include "system/filesys.h"
|
||||
#include "ldb/include/ldb.h"
|
||||
#include "ldb/include/ldb_private.h"
|
||||
#include "ldb/ldb_sqlite3/ldb_sqlite3.h"
|
||||
|
||||
Reference in New Issue
Block a user