summaryrefslogtreecommitdiffstats
path: root/libvisio/libvisio-0.0.1.patch
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-06-23 19:26:17 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-06-23 19:29:03 +0200
commitfc6086c720fff5a6397f7146df545226012fd6dc (patch)
tree86e7bcde86c01feab89970381e39666704a7c14b /libvisio/libvisio-0.0.1.patch
parent1.2 -> 1.3 (diff)
downloadcore-fc6086c720fff5a6397f7146df545226012fd6dc.tar.gz
core-fc6086c720fff5a6397f7146df545226012fd6dc.zip
Upload alpha1 version of libvisio
Diffstat (limited to 'libvisio/libvisio-0.0.1.patch')
-rw-r--r--libvisio/libvisio-0.0.1.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/libvisio/libvisio-0.0.1.patch b/libvisio/libvisio-0.0.1.patch
new file mode 100644
index 000000000000..b00f54fa065c
--- /dev/null
+++ b/libvisio/libvisio-0.0.1.patch
@@ -0,0 +1,20 @@
+--- misc/libvisio-0.0.1/src/lib/libvisio_utils.h 2011-06-23 16:38:31.000000000 +0200
++++ misc/build/libvisio-0.0.1/src/lib/libvisio_utils.h 2011-06-23 17:41:15.259239694 +0200
+@@ -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
+