summaryrefslogtreecommitdiff
path: root/libvisio/libvisio-0.0.5.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libvisio/libvisio-0.0.5.patch')
-rw-r--r--libvisio/libvisio-0.0.5.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/libvisio/libvisio-0.0.5.patch b/libvisio/libvisio-0.0.5.patch
new file mode 100644
index 000000000000..8be6ceaca431
--- /dev/null
+++ b/libvisio/libvisio-0.0.5.patch
@@ -0,0 +1,20 @@
+--- misc/libvisio-0.0.5/src/lib/libvisio_utils.h
++++ misc/build/libvisio-0.0.5/src/lib/libvisio_utils.h
+@@ -31,17 +31,8 @@
+
+ #else
+
+-#ifdef HAVE_CONFIG_H
+-#include <config.h>
+-#endif
+-
+-#ifdef HAVE_STDINT_H
+ #include <stdint.h>
+-#endif
+-
+-#ifdef HAVE_INTTYPES_H
+ #include <inttypes.h>
+-#endif
+
+ #endif
+