diff options
| author | Brian Somers <brian@FreeBSD.org> | 1998-04-19 15:28:08 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1998-04-19 15:28:08 +0000 |
| commit | 42c0f1c9e038ea9ef210a02c08db602c1e207aa3 (patch) | |
| tree | 445e68f4d2f60298e80a410cb8db85d86a050ac8 /include | |
| parent | 78a8182665e622bab91aab600c02bce3d4218c95 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/unistd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unistd.h b/include/unistd.h index 47e06cbf979e..a2eba2e54268 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -146,8 +146,6 @@ int mkstemp __P((char *)); char *mktemp __P((char *)); int nfssvc __P((int, void *)); int nice __P((int)); -void psignal __P((unsigned int, const char *)); -extern __const char *__const sys_siglist[]; int profil __P((char *, int, int, int)); int rcmd __P((char **, int, const char *, const char *, const char *, int *)); |
