<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- umac.c	Mon Oct  6 17:15:27 2014
+++ umac.c	Mon Oct  6 17:16:38 2014
@@ -64,7 +64,7 @@
 /* ---------------------------------------------------------------------- */
 
 #include &lt;sys/types.h&gt;
-#include &lt;endian.h&gt;
+#include &lt;sys/endian.h&gt;
 #include &lt;string.h&gt;
 #include &lt;stdio.h&gt;
 #include &lt;stdlib.h&gt;
</pre></body></html>