<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/src/include/soundcard.h
+++ b/src/include/soundcard.h
@@ -103,7 +103,7 @@
 #define SNDCARD_OPL            28
 
 #include &lt;sys/types.h&gt;
-#include &lt;machine/endian.h&gt;
+#include &lt;endian.h&gt;
 #ifndef _IOWR
 #include &lt;sys/ioccom.h&gt;
 #endif  /* !_IOWR */
</pre></body></html>