730b693
diff -up mesa-20140824/src/gallium/auxiliary/util/u_math.h.be mesa-20140824/src/gallium/auxiliary/util/u_math.h
730b693
--- mesa-20140824/src/gallium/auxiliary/util/u_math.h.be	2014-08-28 15:30:32.560480333 +0200
730b693
+++ mesa-20140824/src/gallium/auxiliary/util/u_math.h	2014-08-28 15:30:56.275479755 +0200
730b693
@@ -55,6 +55,9 @@ extern "C" {
730b693
 #include <strings.h> /* for ffs */
730b693
 #endif
730b693
 
730b693
+#ifdef PIPE_ARCH_BIG_ENDIAN
730b693
+#include <assert.h>
730b693
+#endif
730b693
 
730b693
 #ifndef M_SQRT2
730b693
 #define M_SQRT2 1.41421356237309504880