diff options
| author | Tim Kientzle <kientzle@FreeBSD.org> | 2008-06-15 05:12:47 +0000 |
|---|---|---|
| committer | Tim Kientzle <kientzle@FreeBSD.org> | 2008-06-15 05:12:47 +0000 |
| commit | a64ca54afc809331a7353b240dbfeffef35f0ce8 (patch) | |
| tree | 6a8e59ba5fb61eb3c1d2a217f358bdd8bccc933a /lib/libarchive/config_freebsd.h | |
| parent | 8dd058b03d70a28ec6cb104644308647123241d4 (diff) | |
Notes
Diffstat (limited to 'lib/libarchive/config_freebsd.h')
| -rw-r--r-- | lib/libarchive/config_freebsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/config_freebsd.h b/lib/libarchive/config_freebsd.h index c92e2ed8d2a5..1b64c9305043 100644 --- a/lib/libarchive/config_freebsd.h +++ b/lib/libarchive/config_freebsd.h @@ -108,6 +108,7 @@ #define HAVE_WCHAR_H 1 #define HAVE_WCSCPY 1 #define HAVE_WCSLEN 1 +#define HAVE_WCTOMB 1 #define HAVE_WMEMCMP 1 #define HAVE_WMEMCPY 1 #define HAVE_ZLIB_H 1 |
