summaryrefslogtreecommitdiffstats
path: root/include/linux/cgroupstats.h
diff options
context:
space:
mode:
authorJaswinder Singh Rajput2009-01-30 16:13:31 +0100
committerJaswinder Singh Rajput2009-01-30 19:14:41 +0100
commit59e4cf19ede2d2725c1b336707c1077afdd3cf85 (patch)
tree575f706ad4d5479756a7bbaa733a0e81cf8c0227 /include/linux/cgroupstats.h
parentheaders_check fix: linux/cdrom.h (diff)
downloadkernel-qcow2-linux-59e4cf19ede2d2725c1b336707c1077afdd3cf85.tar.gz
kernel-qcow2-linux-59e4cf19ede2d2725c1b336707c1077afdd3cf85.tar.xz
kernel-qcow2-linux-59e4cf19ede2d2725c1b336707c1077afdd3cf85.zip
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 <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Diffstat (limited to 'include/linux/cgroupstats.h')
-rw-r--r--include/linux/cgroupstats.h1
1 files changed, 1 insertions, 0 deletions
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 <linux/types.h>
#include <linux/taskstats.h>
/*