From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 15:13:31 +0000 (+0530) Subject: headers_check fix: linux/cgroupstats.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=59e4cf19ede2d2725c1b336707c1077afdd3cf85;p=linux-beck.git headers_check fix: linux/cgroupstats.h fix the following 'make headers_check' warning: usr/include/linux/cgroupstats.h:31: found __[us]{8,16,32,64} type without #include Signed-off-by: Jaswinder Singh Rajput --- diff --git a/include/linux/cgroupstats.h b/include/linux/cgroupstats.h index 4f53abf6855d..3753c33160d1 100644 --- a/include/linux/cgroupstats.h +++ b/include/linux/cgroupstats.h @@ -15,6 +15,7 @@ #ifndef _LINUX_CGROUPSTATS_H #define _LINUX_CGROUPSTATS_H +#include #include /*