From e25c8386df833c713632bdba131b0a8ffb67b3b7 Mon Sep 17 00:00:00 2001 From: bernie Date: Tue, 6 Feb 2007 07:19:48 +0000 Subject: [PATCH] Documentation and indentation fixes. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@758 38d2e660-2303-0410-9eaa-f027e97ec537 --- os/hptime.c | 1 + 1 file changed, 1 insertion(+) diff --git a/os/hptime.c b/os/hptime.c index 33427e6b..7be9ea20 100755 --- a/os/hptime.c +++ b/os/hptime.c @@ -10,6 +10,7 @@ * \version $Id$ * \author Bernardo Innocenti */ + #include "hptime.h" #if defined(_WIN32) -- 2.25.1