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:
@ -20,6 +20,7 @@
|
||||
#include "includes.h"
|
||||
#include "lib/netapi/netapi.h"
|
||||
#include "lib/netapi/netapi_private.h"
|
||||
#include "secrets.h"
|
||||
|
||||
extern bool AllowDebugChange;
|
||||
|
||||
|
Reference in New Issue
Block a user