diff options
Diffstat (limited to 'usr.bin/cpio/config_freebsd.h')
-rw-r--r-- | usr.bin/cpio/config_freebsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/cpio/config_freebsd.h b/usr.bin/cpio/config_freebsd.h index ec4e4416e37f..bf24b9ec9f27 100644 --- a/usr.bin/cpio/config_freebsd.h +++ b/usr.bin/cpio/config_freebsd.h @@ -53,4 +53,5 @@ #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UTIME_H 1 #define HAVE_UTIMES 1 +#define HAVE_WCSCMP 1 |