From ccbb36d5edd3b814abc8c1650a17bd695918af69 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sat, 13 Oct 2001 04:54:03 +0000 Subject: [PATCH] Removed unused include of kernel-only file . --- usr.bin/gcore/elfcore.c | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.bin/gcore/elfcore.c b/usr.bin/gcore/elfcore.c index 1d57db90840..bcbbad6a548 100644 --- a/usr.bin/gcore/elfcore.c +++ b/usr.bin/gcore/elfcore.c @@ -27,7 +27,6 @@ */ #include -#include #include #include #include