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

s3-messages: only include messages.h where needed.

Guenther
This commit is contained in:
Günther Deschner
2011-03-24 15:31:06 +01:00
parent 4bd5f51c43
commit b2af281e50
55 changed files with 57 additions and 1 deletions

View File

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