diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 2000-10-29 13:20:24 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 2000-10-29 13:20:24 +0000 |
| commit | e68aef6429ed1854f94c51ee9a56d86fd2461ec5 (patch) | |
| tree | 557970215b3de17fae458c71d5c0cc676fc49099 | |
| parent | 18993f4eb3e96d8fcbd2ad289113ffe935831a7b (diff) | |
Notes
| -rw-r--r-- | lib/libc/stdlib/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdlib/Makefile.inc b/lib/libc/stdlib/Makefile.inc index 47e2d08fe81e..12ec5d4cad78 100644 --- a/lib/libc/stdlib/Makefile.inc +++ b/lib/libc/stdlib/Makefile.inc @@ -36,5 +36,4 @@ MLINKS+=random.3 initstate.3 random.3 setstate.3 random.3 srandom.3 \ MLINKS+=strtol.3 strtoq.3 MLINKS+=strtoul.3 strtouq.3 MLINKS+=malloc.3 calloc.3 malloc.3 free.3 malloc.3 realloc.3 malloc.3 reallocf.3 -MLINKS+=malloc.3 malloc.conf.5 .endif |
