From 02a9193863a929b06ccebe394dcf5a30103eb1d3 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Tue, 15 May 2012 15:02:58 -0400 Subject: Remove duplicate #include in Linux getsysstats.c --- sysdeps/unix/sysv/linux/getsysstats.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysdeps') diff --git a/sysdeps/unix/sysv/linux/getsysstats.c b/sysdeps/unix/sysv/linux/getsysstats.c index 09603c0273..22285f39f3 100644 --- a/sysdeps/unix/sysv/linux/getsysstats.c +++ b/sysdeps/unix/sysv/linux/getsysstats.c @@ -49,8 +49,6 @@ But not all systems have support for the /proc filesystem. If it is not available we simply return 1 since there is no way. */ -#include - /* Other architectures use different formats for /proc/cpuinfo. This provides a hook for alternative parsers. */ -- cgit 1.4.1