mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
remove pfctlinput
This commit is contained in:
parent
48d617487d
commit
ef4cf3e0ea
1 changed files with 0 additions and 2 deletions
|
|
@ -445,8 +445,6 @@ int setsockopt __P((int, int, int, const void *, socklen_t));
|
|||
int shutdown __P((int, int));
|
||||
int socket __P((int, int, int));
|
||||
int socketpair __P((int, int, int, int *));
|
||||
|
||||
void pfctlinput __P((int, struct sockaddr *));
|
||||
__END_DECLS
|
||||
|
||||
#endif /* !_KERNEL */
|
||||
|
|
|
|||
Loading…
Reference in a new issue