From 2512c847453c24b928c34beed88902fbb6877b7a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 27 Sep 2001 05:24:26 +0000 Subject: Update to accomodate the header file changes --- libc/misc/time/ctime_r.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/misc/time/ctime_r.c') diff --git a/libc/misc/time/ctime_r.c b/libc/misc/time/ctime_r.c index 85677b681..b608098ae 100644 --- a/libc/misc/time/ctime_r.c +++ b/libc/misc/time/ctime_r.c @@ -1,5 +1,6 @@ #include +#include extern void __tm_conv(); extern void __asctime(); -- cgit v1.2.3