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

s3-build: only include "fake_file.h" where needed.

Guenther
This commit is contained in:
Günther Deschner
2010-08-18 16:44:47 +02:00
parent c217790918
commit b5bdcdd65e
9 changed files with 8 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
#include "../libcli/named_pipe_auth/npa_tstream.h"
#include "rpc_server.h"
#include "smbd/globals.h"
#include "fake_file.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_RPC_SRV