1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-28 12:23:49 +03:00

r6639: Attempt to fix the build with talloc

Volker
This commit is contained in:
Volker Lendecke
2005-05-07 06:46:37 +00:00
committed by Gerald (Jerry) Carter
parent 0a7eabd46d
commit f3836831da

View File

@@ -804,6 +804,7 @@ extern int errno;
#include "tdb/tdb.h"
#include "tdb/spinlock.h"
#include "tdb/tdbutil.h"
#define _SAMBA_BUILD_ 1
#include "talloc.h"
#include "nt_status.h"
#include "ads.h"