diff options
Diffstat (limited to 'source4/libcli/nmblib.c')
-rw-r--r-- | source4/libcli/nmblib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/nmblib.c b/source4/libcli/nmblib.c index 120b937be5..06030f9aca 100644 --- a/source4/libcli/nmblib.c +++ b/source4/libcli/nmblib.c @@ -22,6 +22,7 @@ #include "includes.h" #include "system/network.h" #include "system/time.h" +#include "system/iconv.h" static const struct opcode_names { const char *nmb_opcode_name; |