diff options
Diffstat (limited to 'audio/zinf/files/patch-base-include-facontext.h')
-rw-r--r-- | audio/zinf/files/patch-base-include-facontext.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/zinf/files/patch-base-include-facontext.h b/audio/zinf/files/patch-base-include-facontext.h deleted file mode 100644 index 7b5d4ba..0000000 --- a/audio/zinf/files/patch-base-include-facontext.h +++ /dev/null @@ -1,13 +0,0 @@ ---- base/include/facontext.h.orig Thu Feb 6 02:52:52 2003 -+++ base/include/facontext.h Mon Aug 18 17:34:13 2003 -@@ -25,7 +25,10 @@ - #ifndef INCLUDED_FACONTEXT_H_ - #define INCLUDED_FACONTEXT_H_ - -+#include <inttypes.h> -+#if HAVE_STDINT_H - #include <stdint.h> -+#endif - - #include "config.h" - #include "preferences.h" |