Apply bad hack to avoid including config.h
authorSoren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com>
Tue, 8 May 2007 21:02:44 +0000 (17:02 -0400)
committerSoren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com>
Tue, 8 May 2007 21:02:44 +0000 (17:02 -0400)
pixman/pixman.h

index d86ce73..a7ac127 100644 (file)
@@ -69,7 +69,11 @@ SOFTWARE.
 #ifndef PIXMAN_H__
 #define PIXMAN_H__
 
-#include <config.h>
+/* FIXME: bad hack to avoid including config.h in
+ * an installed header. This should probably be donw
+ * with an installed pixman-config.h header
+ */
+#define HAVE_STDINT_H 1
 
 /*
  * Standard integers