diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
| commit | bcff8e2ae45e518525d7ef2084dd1b1b33b8f026 (patch) | |
| tree | 4e2ceb31ad0d7c084e01b96df21229496bcbecef /lib/libc/string/Makefile.inc | |
| parent | f80cd54d3433e33fd7dd0896500bfdf101c83414 (diff) | |
Notes
Diffstat (limited to 'lib/libc/string/Makefile.inc')
| -rw-r--r-- | lib/libc/string/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/Makefile.inc b/lib/libc/string/Makefile.inc index 336476aa79380..dddea781a70a8 100644 --- a/lib/libc/string/Makefile.inc +++ b/lib/libc/string/Makefile.inc @@ -94,4 +94,4 @@ MLINKS+=strcasecmp.3 strncasecmp.3 MLINKS+=strcat.3 strncat.3 MLINKS+=strcmp.3 strncmp.3 MLINKS+=strcpy.3 strncpy.3 -MLINKS+=strerror.3 perror.3 +MLINKS+=strerror.3 perror.3 strerror.3 sys_errlist.3 strerror.3 sys_nerr.3 |
