From 933388ae2d3f1c2d4939e701ea9cd1290c851886 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 22 Apr 1999 21:13:23 +0000 Subject: Added lstat(). --- c/src/lib/libc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libc/Makefile.in') diff --git a/c/src/lib/libc/Makefile.in b/c/src/lib/libc/Makefile.in index 2bc8599d9e..c30130b7bd 100644 --- a/c/src/lib/libc/Makefile.in +++ b/c/src/lib/libc/Makefile.in @@ -47,7 +47,7 @@ MALLOC_PIECES=\ LIBC_GLUE_PIECES=\ __gettod __times \ - truncate access stat pathconf \ + truncate access stat lstat pathconf \ newlibc no_libc UNIX_LIBC_PIECES=unixlibc hosterr -- cgit v1.2.3