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

s3-secrets: only include secrets.h when needed.

Guenther
This commit is contained in:
Günther Deschner
2010-08-05 02:25:37 +02:00
parent 1946ab5a1b
commit c136b84f0d
56 changed files with 108 additions and 59 deletions

View File

@ -20,6 +20,7 @@
#include "includes.h"
#include "lib/netapi/netapi.h"
#include "lib/netapi/netapi_private.h"
#include "secrets.h"
extern bool AllowDebugChange;