$OpenBSD$ --- gfx/thebes/gfxTextRunWordCache.cpp.orig Thu Feb 3 21:11:48 2011 +++ gfx/thebes/gfxTextRunWordCache.cpp Mon Feb 14 20:41:37 2011 @@ -49,6 +49,10 @@ #include "nsBidiUtils.h" +#if defined(XP_UNIX) +#include +#endif + #ifdef DEBUG #include #endif