1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-24 02:04:21 +03:00

s4: Fix the build

This commit is contained in:
Simo Sorce 2009-12-23 10:28:14 -05:00
parent 8dc636ad67
commit 4cc0bb7d04

View File

@ -30,6 +30,7 @@
*/
#include "ldb.h"
#include "ldb_module.h"
/* autostarts a transacion if none active */
static int ldb_do_autotransaction(struct ldb_context *ldb,