--- umac.c	Mon Oct  6 17:15:27 2014
+++ umac.c	Mon Oct  6 17:16:38 2014
@@ -64,7 +64,7 @@
 /* ---------------------------------------------------------------------- */
 
 #include <sys/types.h>
-#include <endian.h>
+#include <sys/endian.h>
 #include <string.h>
 #include <stdio.h>
 #include <stdlib.h>