$OpenBSD: patch-gfx_qcms_qcmstypes_h,v 1.3 2011/06/28 22:01:18 landry Exp $
https://bugzilla.mozilla.org/show_bug.cgi?id=651444
--- gfx/qcms/qcmstypes.h.orig	Wed Jul 21 02:52:13 2010
+++ gfx/qcms/qcmstypes.h	Sun Aug  1 12:35:46 2010
@@ -13,14 +13,6 @@
 #elif defined (_AIX)
 #include <sys/types.h>
 #elif !defined(ANDROID)
-typedef PRInt8 int8_t;
-typedef PRUint8 uint8_t;
-typedef PRInt16 int16_t;
-typedef PRUint16 uint16_t;
-typedef PRInt32 int32_t;
-typedef PRUint32 uint32_t;
-typedef PRInt64 int64_t;
-typedef PRUint64 uint64_t;
 
 #ifdef __OS2__
 /* OS/2's stdlib typdefs uintptr_t. So we'll just include that so we don't collide */
