summaryrefslogtreecommitdiffstats
path: root/audio/alsa-lib/files/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/alsa-lib/files/endian.h')
-rw-r--r--audio/alsa-lib/files/endian.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/alsa-lib/files/endian.h b/audio/alsa-lib/files/endian.h
new file mode 100644
index 0000000..f85d33e
--- /dev/null
+++ b/audio/alsa-lib/files/endian.h
@@ -0,0 +1,4 @@
+#ifndef _ENDIAN_H
+#define _ENDIAN_H
+#include <linux/types.h>
+#endif /* _ENDIAN_H */
OpenPOWER on IntegriCloud