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

s3-crypto: only include crypto headers when crypto is done.

Guenther
This commit is contained in:
Günther Deschner
2010-05-18 00:16:40 +02:00
parent 26c844902c
commit 1d2dd47d31
16 changed files with 21 additions and 5 deletions

View File

@ -24,6 +24,7 @@
#include "includes.h"
#include "../libcli/auth/libcli_auth.h"
#include "../librpc/gen_ndr/cli_samr.h"
#include "../lib/crypto/arcfour.h"
/* User change password */