From 4250429d489cfdb9d33098348a4742d5ed05dca1 Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 12 Oct 1999 02:54:23 +0000 Subject: [PATCH] Unremove used includes. Bugs in test coverage should be fixed before removing any includes. LINT should be configured for full profiling support. --- sys/kern/subr_prof.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c index dc72ede202dc..ed9c0d8b77e3 100644 --- a/sys/kern/subr_prof.c +++ b/sys/kern/subr_prof.c @@ -37,8 +37,10 @@ #include #include #include +#include #include #include +#include #include