1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

s3-build: only include ctdbd_conn.h where needed.

Guenther
This commit is contained in:
Günther Deschner
2010-08-26 10:14:07 +02:00
parent c7fe04abc7
commit 8e16d6dbdf
6 changed files with 5 additions and 1 deletions

View File

@ -24,6 +24,7 @@
#include "librpc/gen_ndr/messaging.h"
#include "librpc/gen_ndr/ndr_messaging.h"
#include "ctdbd_conn.h"
/* paths to these include files come from --with-ctdb= in configure */
#include "ctdb.h"