diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1999-12-23 16:12:24 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1999-12-23 16:12:24 +0000 |
| commit | 3050159ad52237bd014393d136cc1f40ee23652e (patch) | |
| tree | 128e5d0dce6ce14e55a1ad67cfdcec6801a0c2a4 /lib/libc | |
| parent | c6dfd71a9faff88513f5d839e7d3dd23387aa365 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index 8576ef67883c..306aafa2f9d4 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -116,6 +116,7 @@ MLINKS+=fhopen.2 fhstat.2 fhopen.2 fhstatfs.2 MLINKS+=getdirentries.2 getdents.2 MLINKS+=getgid.2 getegid.2 MLINKS+=getitimer.2 setitimer.2 +MLINKS+=getlogin.2 getlogin_r.3 MLINKS+=getlogin.2 setlogin.2 MLINKS+=getpgrp.2 getpgid.2 MLINKS+=getpid.2 getppid.2 |
