From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 17:03:29 +0000 (+0530) Subject: headers_check fix: sound/hdsp.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bb9f113f5ca7d182256dee69bcaebd4c79062305;p=linux-beck.git headers_check fix: sound/hdsp.h fix the following 'make headers_check' warning: usr/include/sound/hdsp.h:33: found __[us]{8,16,32,64} type without #include Signed-off-by: Jaswinder Singh Rajput --- diff --git a/include/sound/hdsp.h b/include/sound/hdsp.h index dec6b1dc37ea..d98a78dff2db 100644 --- a/include/sound/hdsp.h +++ b/include/sound/hdsp.h @@ -19,6 +19,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include + #define HDSP_MATRIX_MIXER_SIZE 2048 enum HDSP_IO_Type {