]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Add HAVE_STRNLEN to config_freebsd.h
authorMartin Matuska <martin@matuska.org>
Sun, 13 Dec 2020 15:33:09 +0000 (16:33 +0100)
committerMartin Matuska <martin@matuska.org>
Sun, 13 Dec 2020 15:35:23 +0000 (16:35 +0100)
libarchive/config_freebsd.h

index a05121c7836b0e10e7f8c57746d1e22b51f9b268..a484618b4885f46455334f86d6d63f1bb38927c5 100644 (file)
 #define HAVE_STRFTIME 1
 #define HAVE_STRINGS_H 1
 #define HAVE_STRING_H 1
+#define HAVE_STRNLEN 1
 #define HAVE_STRRCHR 1
 #define HAVE_STRUCT_STATFS_F_NAMEMAX 1
 #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1