Files
bsdports/_oldver/jack121/files/patch-drivers-alsa_memops.c
2019-12-26 07:26:06 +00:00

12 lines
286 B
C

--- drivers/alsa/memops.c.orig 2010-05-08 20:23:13.000000000 -0300
+++ drivers/alsa/memops.c 2010-05-08 20:23:24.000000000 -0300
@@ -30,7 +30,7 @@
#include <stdlib.h>
#include <stdint.h>
#include <limits.h>
-#include <endian.h>
+#include <sys/endian.h>
#include <jack/memops.h>