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 \