aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vmstat.h
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2006-09-29 02:00:14 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-29 09:18:13 -0700
commit3ca212b813299899d2968aa0a24a797c3746f5ec (patch)
tree2f3718cb7ae02da400def2c49cb9b5a691b004ef /include/linux/vmstat.h
parent[PATCH] fix wrong error code on interrupted close syscalls (diff)
downloadlinux-dev-3ca212b813299899d2968aa0a24a797c3746f5ec.tar.xz
linux-dev-3ca212b813299899d2968aa0a24a797c3746f5ec.zip
[PATCH] Remove another config.h
After the asm/ uses of #include <linux/config.h> this one is the next biggest source of noise. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/vmstat.h')
-rw-r--r--include/linux/vmstat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/vmstat.h b/include/linux/vmstat.h
index 176c7f797339..c89df55f6e03 100644
--- a/include/linux/vmstat.h
+++ b/include/linux/vmstat.h
@@ -3,7 +3,6 @@
#include <linux/types.h>
#include <linux/percpu.h>
-#include <linux/config.h>
#include <linux/mmzone.h>
#include <asm/atomic.h>