summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/include/secrets.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/secrets.h b/source3/include/secrets.h
index 2478561cee7..1abfbb07e89 100644
--- a/source3/include/secrets.h
+++ b/source3/include/secrets.h
@@ -20,6 +20,9 @@
#ifndef _SECRETS_H
#define _SECRETS_H
+#include "replace.h"
+#include "librpc/gen_ndr/security.h"
+
/* the first one is for the hashed password (NT4 style) the latter
for plaintext (ADS)
*/