summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-09-06 08:58:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-09-06 08:58:42 +0000
commit19372e6db728a96bf8b72ac50e0f0721c9c20143 (patch)
tree8baba1b7c8341357770ed49e49889a9fad334a7e /lib/libc/stdlib
parent5e7e7ec92b52ab2ce195be4c9d8a6f3c30929097 (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/Makefile.inc b/lib/libc/stdlib/Makefile.inc
index e4edb32d3c46..524ff7e5d7f7 100644
--- a/lib/libc/stdlib/Makefile.inc
+++ b/lib/libc/stdlib/Makefile.inc
@@ -7,7 +7,7 @@
MISRCS+=abort.c abs.c atexit.c atof.c atoi.c atol.c bsearch.c calloc.c div.c \
exit.c getenv.c getopt.c getsubopt.c hcreate.c heapsort.c labs.c \
ldiv.c malloc.c merge.c putenv.c qsort.c radixsort.c rand.c random.c \
- reallocf.c realpath.c setenv.c strfmon.c strhash.c strtol.c \
+ reallocf.c realpath.c setenv.c strhash.c strtol.c \
strtoll.c strtoq.c strtoul.c strtoull.c strtouq.c system.c \
tdelete.c tfind.c tsearch.c twalk.c