From c8737cbf1c0d4bef13135c8c3b4c38fa73c2ccfd Mon Sep 17 00:00:00 2001 From: avg Date: Sun, 28 Jul 2013 18:35:43 +0000 Subject: remove needless inclusion of machine/cpu.h in userland MFC after: 21 days --- lib/libc/powerpc/gen/syncicache.c | 1 - lib/libc/powerpc64/gen/syncicache.c | 1 - libexec/rtld-elf/powerpc/reloc.c | 1 - libexec/rtld-elf/powerpc64/reloc.c | 1 - sbin/adjkerntz/adjkerntz.c | 1 - share/examples/perfmon/perfmon.c | 1 - tools/tools/vhba/vhba.h | 1 - usr.bin/w/w.c | 1 - 8 files changed, 8 deletions(-) diff --git a/lib/libc/powerpc/gen/syncicache.c b/lib/libc/powerpc/gen/syncicache.c index 434dcec..b8b4a16 100644 --- a/lib/libc/powerpc/gen/syncicache.c +++ b/lib/libc/powerpc/gen/syncicache.c @@ -44,7 +44,6 @@ static const char rcsid[] = #endif #include -#include #include #ifdef _STANDALONE diff --git a/lib/libc/powerpc64/gen/syncicache.c b/lib/libc/powerpc64/gen/syncicache.c index 1267c9f..3fe6e1a 100644 --- a/lib/libc/powerpc64/gen/syncicache.c +++ b/lib/libc/powerpc64/gen/syncicache.c @@ -44,7 +44,6 @@ static const char rcsid[] = #endif #include -#include #include #ifdef _STANDALONE diff --git a/libexec/rtld-elf/powerpc/reloc.c b/libexec/rtld-elf/powerpc/reloc.c index 838cfe6..2dd27c7 100644 --- a/libexec/rtld-elf/powerpc/reloc.c +++ b/libexec/rtld-elf/powerpc/reloc.c @@ -37,7 +37,6 @@ #include #include #include -#include #include #include diff --git a/libexec/rtld-elf/powerpc64/reloc.c b/libexec/rtld-elf/powerpc64/reloc.c index fb5325f..74725a04 100644 --- a/libexec/rtld-elf/powerpc64/reloc.c +++ b/libexec/rtld-elf/powerpc64/reloc.c @@ -37,7 +37,6 @@ #include #include #include -#include #include #include "debug.h" diff --git a/sbin/adjkerntz/adjkerntz.c b/sbin/adjkerntz/adjkerntz.c index c42379d..3451447 100644 --- a/sbin/adjkerntz/adjkerntz.c +++ b/sbin/adjkerntz/adjkerntz.c @@ -51,7 +51,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include "pathnames.h" diff --git a/share/examples/perfmon/perfmon.c b/share/examples/perfmon/perfmon.c index edac9bd..97283a2 100644 --- a/share/examples/perfmon/perfmon.c +++ b/share/examples/perfmon/perfmon.c @@ -32,7 +32,6 @@ #include #include -#include #include #include diff --git a/tools/tools/vhba/vhba.h b/tools/tools/vhba/vhba.h index c09bd00..2673e77 100644 --- a/tools/tools/vhba/vhba.h +++ b/tools/tools/vhba/vhba.h @@ -43,7 +43,6 @@ #include #include -#include #include #include diff --git a/usr.bin/w/w.c b/usr.bin/w/w.c index 1b9af5f..8054bbe 100644 --- a/usr.bin/w/w.c +++ b/usr.bin/w/w.c @@ -57,7 +57,6 @@ static const char sccsid[] = "@(#)w.c 8.4 (Berkeley) 4/16/94"; #include #include -#include #include #include #include -- cgit v1.1