1
0
Эх сурвалжийг харах

libarchive: Add cm3p prefixes on includes new to version 3.7.2

Brad King 2 жил өмнө
parent
commit
b281fd471a

+ 1 - 1
Utilities/cmlibarchive/libarchive/archive_read_support_format_7zip.c

@@ -42,7 +42,7 @@ __FBSDID("$FreeBSD$");
 #include <cm3p/zlib.h>
 #include <cm3p/zlib.h>
 #endif
 #endif
 #ifdef HAVE_ZSTD_H
 #ifdef HAVE_ZSTD_H
-#include <zstd.h>
+#include <cm3p/zstd.h>
 #endif
 #endif
 
 
 #ifdef __clang_analyzer__
 #ifdef __clang_analyzer__