summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/smbpasswd.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/samba3/smbpasswd.c')
-rw-r--r--source4/lib/samba3/smbpasswd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/samba3/smbpasswd.c b/source4/lib/samba3/smbpasswd.c
index e6c52966d9..acba763371 100644
--- a/source4/lib/samba3/smbpasswd.c
+++ b/source4/lib/samba3/smbpasswd.c
@@ -54,8 +54,8 @@
*/
#include "includes.h"
+#include "system/locale.h"
#include "lib/samba3/samba3.h"
-#include "system/iconv.h"
/*! Convert 32 hex characters into a 16 byte array. */