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

r14205: move smb specific stuff out of includes.h (finally!!!:-)

all this changes really help ccache to speed up the samba4 build:-)

metze
This commit is contained in:
Stefan Metzmacher
2006-03-11 10:25:59 +00:00
committed by Gerald (Jerry) Carter
parent ce80425f6d
commit 180a79d103
15 changed files with 63 additions and 51 deletions

View File

@@ -32,6 +32,7 @@
#include "build.h"
#include "ldb/include/ldb.h"
#include "registry/registry.h"
#include "smb.h"
#include "ntvfs/ntvfs.h"
#include "ntptr/ntptr.h"
#include "auth/gensec/gensec.h"