libarchive: Restore compilation of archive_parse_date within CMakeLib

This commit is contained in:
Brad King
2026-08-11 12:13:33 -04:00
parent 5b530ba347
commit e420259ecc
@@ -27,6 +27,10 @@
#ifndef ARCHIVE_INTEGER_H_INCLUDED
#define ARCHIVE_INTEGER_H_INCLUDED
#ifdef CM_PARSE_DATE
#define HAVE_STDINT_H 1
#define USE_STDCKDINT 0
#else
#include "archive_platform.h"
/* Note: This is a purely internal header! */
@@ -35,6 +39,7 @@
#ifndef __LIBARCHIVE_BUILD
#error This header is only to be used internally to libarchive.
#endif
#endif
#ifdef HAVE_INTSAFE_H
#define ENABLE_INTSAFE_SIGNED_FUNCTIONS