mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Remove duplicate decls
Not objected to by: freebsd-hackers
This commit is contained in:
parent
78a8182665
commit
42c0f1c9e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35299
1 changed files with 0 additions and 2 deletions
|
@ -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 *));
|
||||
|
|
Loading…
Reference in a new issue