]> git.pld-linux.org Git - packages/faad2.git/blobdiff - faad2-inttypes_h.patch
- dropped, mp4ff_int_types.h uses <stdint.h> on !_WIN32;
[packages/faad2.git] / faad2-inttypes_h.patch
diff --git a/faad2-inttypes_h.patch b/faad2-inttypes_h.patch
deleted file mode 100644 (file)
index 1273a2d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
---- faad2/common/mp4ff/mp4ff.h.orig    2006-05-17 20:49:20.000000000 +0200
-+++ faad2/common/mp4ff/mp4ff.h 2006-08-23 23:56:48.339167500 +0200
-@@ -37,7 +37,11 @@
- extern "C" {\r
- #endif /* __cplusplus */\r
\r
-+#ifdef _WIN32\r
- #include "mp4ff_int_types.h"\r
-+#else\r
-+#include <stdint.h>\r
-+#endif\r
\r
- /* file callback structure */\r
- typedef struct\r
This page took 0.080404 seconds and 4 git commands to generate.