mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
Trim stale prototype for ioctlname().
This commit is contained in:
parent
f76de5dd51
commit
3cc32ea655
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=323020
@ -36,4 +36,3 @@ extern void setup_and_wait(struct trussinfo *, char **);
|
||||
extern void start_tracing(struct trussinfo *, pid_t);
|
||||
extern void restore_proc(int);
|
||||
extern void eventloop(struct trussinfo *);
|
||||
extern const char *ioctlname(unsigned long val);
|
||||
|
Loading…
Reference in New Issue
Block a user