$OpenBSD: patch-mozilla_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
--- mozilla/gfx/layers/BufferUnrotate.cpp.orig	Wed Dec 25 01:13:02 2013
+++ mozilla/gfx/layers/BufferUnrotate.cpp	Wed Dec 25 01:13:33 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)
