From b784e880260280aa53ef967168499b6119f1dd84 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 22 Jan 2009 17:09:45 +0000 Subject: [PATCH] prototype --- kernel/clock.c | 1 + 1 file changed, 1 insertion(+) diff --git a/kernel/clock.c b/kernel/clock.c index 9d8e56807..a1a65cd98 100755 --- a/kernel/clock.c +++ b/kernel/clock.c @@ -34,6 +34,7 @@ #include "proc.h" #include #include +#include /* Function prototype for PRIVATE functions. */ -- 2.44.0