aboutsummaryrefslogtreecommitdiff
path: root/archivers/advancecomp/files/patch-Portable.h
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/advancecomp/files/patch-Portable.h')
-rw-r--r--archivers/advancecomp/files/patch-Portable.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/archivers/advancecomp/files/patch-Portable.h b/archivers/advancecomp/files/patch-Portable.h
deleted file mode 100644
index e4ae77909198..000000000000
--- a/archivers/advancecomp/files/patch-Portable.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- 7z/Portable.h.org Mon Aug 7 10:54:35 2006
-+++ 7z/Portable.h Mon Aug 7 10:54:55 2006
-@@ -2,7 +2,7 @@
- #define __PORTABLE_H
-
- #include <string.h>
--#include <stdint.h>
-+#include <inttypes.h>
-
- typedef signed char INT8;
- typedef unsigned char UINT8;