summaryrefslogtreecommitdiff
path: root/audio/zinf/files/patch-base-src-propimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/zinf/files/patch-base-src-propimpl.cpp')
-rw-r--r--audio/zinf/files/patch-base-src-propimpl.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/zinf/files/patch-base-src-propimpl.cpp b/audio/zinf/files/patch-base-src-propimpl.cpp
deleted file mode 100644
index 0b1c28eb8ac0..000000000000
--- a/audio/zinf/files/patch-base-src-propimpl.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- base/src/propimpl.cpp.orig Thu Feb 6 02:52:47 2003
-+++ base/src/propimpl.cpp Mon Aug 18 17:35:16 2003
-@@ -21,7 +21,10 @@
- $Id: propimpl.cpp,v 1.4 2003/02/05 17:52:47 rottmann Exp $
- ____________________________________________________________________________*/
-
-+#include <inttypes.h>
-+#if HAVE_STDINT_H
- #include <stdint.h>
-+#endif
- #include <map>
- #include <vector>
- #include <string>