1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-18 17:57:55 +03:00

Fix ldb_wrap.c

(This used to be commit fd9f7c56752a06433cc26fa61a16d87941cbb2d3)
This commit is contained in:
Simo Sorce 2008-06-16 09:04:06 -04:00
parent 78d9e9be0c
commit b6fc30b360

View File

@ -2546,6 +2546,7 @@ static swig_module_info swig_module = {swig_types, 24, 0, 0, 0, 0};
#include <stdint.h>
#include <stdbool.h>
#include "talloc.h"
#include "events.h"
#include "ldb.h"
#include "ldb_errors.h"
#include "ldb_private.h"