From 2db12b3d6cdcb840ef41dbe3e4a8db1821d7c4de Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Mon, 15 May 2006 20:30:20 -0400 Subject: Many files: Get rid of more unneeded includes. base/hostinfo.cc: base/inet.cc: base/remote_gdb.cc: cpu/simple/cpu.cc: dev/alpha_console.cc: dev/disk_image.cc: dev/ns_gige.cc: dev/sinic.cc: mem/physical.cc: sim/param.cc: sim/process.cc: sim/pseudo_inst.cc: test/cprintftest.cc: Get rid of more unneeded includes. --HG-- extra : convert_revision : f531ae40db3787f2c55df7d251f251ecae4ab731 --- base/hostinfo.cc | 1 - base/inet.cc | 1 - base/remote_gdb.cc | 1 - 3 files changed, 3 deletions(-) (limited to 'base') diff --git a/base/hostinfo.cc b/base/hostinfo.cc index d15e3ddc1..d42c96732 100644 --- a/base/hostinfo.cc +++ b/base/hostinfo.cc @@ -31,7 +31,6 @@ #include #include -#include #include #include #include diff --git a/base/inet.cc b/base/inet.cc index 2e1c4c84b..f2665bd2b 100644 --- a/base/inet.cc +++ b/base/inet.cc @@ -26,7 +26,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include #include #include diff --git a/base/remote_gdb.cc b/base/remote_gdb.cc index 6b85bc680..41d0c1471 100644 --- a/base/remote_gdb.cc +++ b/base/remote_gdb.cc @@ -116,7 +116,6 @@ #include -#include #include #include -- cgit v1.2.3