summaryrefslogblamecommitdiff
path: root/audio/jack/files/patch-drivers_alsa_memops.c
blob: 6f31f947c57c8ac59b664fcbd496b1c9fcef18c8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                       
--- drivers/alsa/memops.c.orig	2013-10-04 00:45:25 UTC
+++ drivers/alsa/memops.c
@@ -30,7 +30,7 @@
 #include <stdlib.h>
 #include <stdint.h>
 #include <limits.h>
-#include <endian.h>
+#include <sys/endian.h>
 
 #include "memops.h"