From 4e9c36b3003ffcfb812ef0bea8d7504d6a422c13 Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 11 Feb 2001 10:44:09 +0000 Subject: RIP . Some things needed bits of - cy.c now has its own (only) copy of the COM_(UN)LOCK() macros, and IMASK_(UN)LOCK() has been moved to (AKA ). Reviewed by: jhb --- sys/libkern/mcount.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/libkern') diff --git a/sys/libkern/mcount.c b/sys/libkern/mcount.c index ac9011d..7480ff3 100644 --- a/sys/libkern/mcount.c +++ b/sys/libkern/mcount.c @@ -46,7 +46,6 @@ void bintr __P((void)); void btrap __P((void)); void eintr __P((void)); void user __P((void)); -#include #endif /* -- cgit v1.1