mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
s3-secrets: only include secrets.h when needed.
Guenther
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
* this program; if not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#include "includes.h"
|
||||
#include "secrets.h"
|
||||
|
||||
extern bool AllowDebugChange;
|
||||
|
||||
|
Reference in New Issue
Block a user