From: Martin Matuska Date: Tue, 11 Jun 2019 23:53:31 +0000 (+0200) Subject: Add HAVE_UNLINKAT to libarchive/config_freebsd.h X-Git-Tag: v3.4.1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dee29db3ec1054ff571d7559a115003ac8854b3;p=thirdparty%2Flibarchive.git Add HAVE_UNLINKAT to libarchive/config_freebsd.h --- diff --git a/libarchive/config_freebsd.h b/libarchive/config_freebsd.h index be25258f9..f16fd3495 100644 --- a/libarchive/config_freebsd.h +++ b/libarchive/config_freebsd.h @@ -210,6 +210,7 @@ #define HAVE_TZSET 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 +#define HAVE_UNLINKAT 1 #define HAVE_UNSETENV 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1