From 4aca722796c4b1dea2dfc3f6ba720540b056f78a Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Fri, 16 Jul 2010 00:12:51 +0000 Subject: [PATCH] lib - link in new u64 functions. --- lib/libc/other/Makefile.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libc/other/Makefile.inc b/lib/libc/other/Makefile.inc index ffe2a0bef..7464a305d 100644 --- a/lib/libc/other/Makefile.inc +++ b/lib/libc/other/Makefile.inc @@ -109,6 +109,7 @@ SRCS+= \ termcap.c \ ttyname.c \ ttyslot.c \ + u64util.c \ v8regerror.c \ v8regexp.c \ v8regsub.c \ -- 2.44.0