From 80b7d705696cbff6cd28813778ce9aa2e6a0c8c7 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 21 Feb 2007 20:21:46 -0200 Subject: Change compat.h to be at the end of the main kernel headers From: Mauro Carvalho Chehab Signed-off-by: Mauro Carvalho Chehab --- linux/sound/oss/aci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux') diff --git a/linux/sound/oss/aci.c b/linux/sound/oss/aci.c index 95405ff3c..49a89e8ed 100644 --- a/linux/sound/oss/aci.c +++ b/linux/sound/oss/aci.c @@ -51,7 +51,6 @@ * Get rid of check_region, .bss optimizations, use set_current_state */ -#include "compat.h" #include #include #include @@ -65,6 +64,7 @@ #include #include +#include "compat.h" #include "sound_config.h" int aci_port; /* as determined by bit 4 in the OPTi 929 MC4 register */ -- cgit v1.2.3