$OpenBSD: patch-gfx_layers_BufferUnrotate_cpp,v 1.1 2013/12/25 08:21:39 landry Exp $
https://hg.mozilla.org/mozilla-central/rev/0787526e0ed6 needed on macppc/sparc64
--- gfx/layers/BufferUnrotate.cpp.orig	Wed Dec 25 01:14:05 2013
+++ gfx/layers/BufferUnrotate.cpp	Wed Dec 25 01:14:15 2013
@@ -8,6 +8,7 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 void BufferUnrotate(uint8_t* aBuffer, int aByteWidth, int aHeight,
                     int aByteStride, int aXBoundary, int aYBoundary)
