--- src/samdump2/bkhive.c.orig	Sat May 19 20:24:19 2012
+++ src/samdump2/bkhive.c	Sat May 19 20:24:25 2012
@@ -34,7 +34,7 @@
 #ifdef BYTE_ORDER
 #if BYTE_ORDER == LITTLE_ENDIAN
 #elif BYTE_ORDER == BIG_ENDIAN
-#include <byteswap.h>
+#include <bswap.h>
 #else
 #warning "Doesn't define a standard ENDIAN type"
 #endif
