diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2019-06-12 13:34:12 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2019-06-12 13:34:12 +0000 |
| commit | fae5c36e4c7198d1c86ad3e35eaa470d485a937b (patch) | |
| tree | 454b9771218555ae8a9c26d4b68c9714fbaf008c /lib/libarchive | |
| parent | 2e01fdb266a6fe3052d03974bd0a7e494077c12f (diff) | |
| parent | 67e87fe612adae8fa61bc9f81274099c292fa8d9 (diff) | |
Notes
Diffstat (limited to 'lib/libarchive')
| -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 99f50150605e..2d40f595a517 100644 --- a/lib/libarchive/config_freebsd.h +++ b/lib/libarchive/config_freebsd.h @@ -209,6 +209,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 |
