Remove a duplicate declaration
This is already declared in sys/file.h, which is included directly. Compiling with GCC9 emits an error. Discussed with: rmacklem
This commit is contained in:
parent
8f07963360
commit
51bb2fccfd
@ -62,8 +62,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include "rpctlscd.h"
|
||||
#include "rpctlssd.h"
|
||||
|
||||
extern struct fileops badfileops;
|
||||
|
||||
/*
|
||||
* Syscall hooks
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user