office-gobmx/libvisio/libvisio-0.0.10.patch
2011-11-11 19:01:13 +01:00

20 lines
309 B
Diff

--- misc/libvisio-0.0.10/src/lib/libvisio_utils.h
+++ misc/build/libvisio-0.0.10/src/lib/libvisio_utils.h
@@ -41,17 +41,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