From: Ben Gras Date: Fri, 16 Jul 2010 00:12:51 +0000 (+0000) Subject: lib - link in new u64 functions. X-Git-Tag: v3.1.8~218 X-Git-Url: http://zhaoyanbai.com/repos/man.rndc.conf.html?a=commitdiff_plain;h=4aca722796c4b1dea2dfc3f6ba720540b056f78a;p=minix.git lib - link in new u64 functions. --- 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 \