mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 15:20:56 -06:00
cmSystemTools: Preemptively adapt to future libarchive 4.0 changes
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
# include "cmArchiveWrite.h"
|
||||
# include "cmLocale.h"
|
||||
# include <cm_libarchive.h>
|
||||
# ifndef __LA_INT64_T
|
||||
# define __LA_INT64_T la_int64_t
|
||||
# endif
|
||||
#endif
|
||||
#include <cmsys/FStream.hxx>
|
||||
#include <cmsys/Terminal.h>
|
||||
|
||||
Reference in New Issue
Block a user