configure, kino/enadian_types.h, kino/riff.c, sox/configure: apply patch from Alberto...
[melted] / src / modules / kino / riff.cc
index 2eef892..a03f069 100644 (file)
@@ -82,7 +82,9 @@
 //#include <stdio.h>
 #include <iostream>
 #include <iomanip>
+#ifndef __FreeBSD__
 #include <byteswap.h>
+#endif /* __FreeBSD__ */
 
 using std::cout;
 using std::hex;