Codebase list faad2 / 195d2f7
Removed debian/patches/force-include-stdint_h.patch. Fabian Greffrath 14 years ago
2 changed file(s) with 0 addition(s) and 15 deletion(s). Raw diff Collapse all Expand all
+0
-14
debian/patches/force-include-stdint_h.patch less more
0 --- faad2.orig/common/mp4ff/mp4ff.h
1 +++ faad2/common/mp4ff/mp4ff.h
2 @@ -35,11 +35,7 @@
3 extern "C" {
4 #endif /* __cplusplus */
5
6 -#ifdef HAVE_STDINT_H
7 #include <stdint.h>
8 -#else
9 -#include "mp4ff_int_types.h"
10 -#endif
11
12 /* file callback structure */
13 typedef struct
00 manpage.patch
1 force-include-stdint_h.patch
21 libmp4ff-shared-lib.patch
32 70_automake-1.9.patch