From 7a6e8ca348c4c2640cbc337914d1376333fdbc17 Mon Sep 17 00:00:00 2001 From: Patrick Welche Date: Sun, 23 Feb 2014 11:12:48 +0000 Subject: Portability fix: look for sys/endian.h as well as endian.h - define __BYTE_ORDER and friends. - adjust asoundlib.h accordingly. Signed-off-by: Patrick Welche Signed-off-by: Takashi Iwai --- src/pcm/pcm_file.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/pcm/pcm_file.c b/src/pcm/pcm_file.c index 71230259..b1f23304 100644 --- a/src/pcm/pcm_file.c +++ b/src/pcm/pcm_file.c @@ -26,7 +26,6 @@ * */ -#include #include #include #include -- cgit v1.2.3