s3-crypto: only include crypto headers when crypto is done.
[samba.git] / source3 / smbd / chgpasswd.c
index 32ddefb429445400ee3960a2e7421efa8ab5ed8e..735f57d0dfa96057bc8ce7f701903ffe1c652f5f 100644 (file)
@@ -47,6 +47,7 @@
 
 #include "includes.h"
 #include "../libcli/auth/libcli_auth.h"
+#include "../lib/crypto/arcfour.h"
 
 static NTSTATUS check_oem_password(const char *user,
                                   uchar password_encrypted_with_lm_hash[516],