2011-11-29 04:50:52 -06:00
|
|
|
--- misc/libvisio-0.0.11/src/lib/libvisio_utils.h
|
|
|
|
+++ misc/build/libvisio-0.0.11/src/lib/libvisio_utils.h
|
2011-11-11 12:00:34 -06:00
|
|
|
@@ -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
|
|
|
|
|