diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-17 17:59:58 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:57:37 -0500 |
commit | d09b70c98b8222eb293bc9d8713ec071188ed01d (patch) | |
tree | e24c521a4adaff0bdbe3938ff80dfc4e8a21c428 /source4/torture/local | |
parent | 8437d5b8913d949b844448d84a003896f9694b94 (diff) | |
download | samba-d09b70c98b8222eb293bc9d8713ec071188ed01d.tar.gz samba-d09b70c98b8222eb293bc9d8713ec071188ed01d.tar.bz2 samba-d09b70c98b8222eb293bc9d8713ec071188ed01d.zip |
r14527: Fix build problems.
(This used to be commit 863ca4014d9b821706ee90f58ab5d5cf3899a4c7)
Diffstat (limited to 'source4/torture/local')
-rw-r--r-- | source4/torture/local/iconv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/local/iconv.c b/source4/torture/local/iconv.c index 27f7f6fcef..4a91997817 100644 --- a/source4/torture/local/iconv.c +++ b/source4/torture/local/iconv.c @@ -25,6 +25,7 @@ #include "torture/torture.h" #include "system/iconv.h" #include "system/time.h" +#include "torture/util.h" #if HAVE_NATIVE_ICONV /* |