remove pfctlinput

This commit is contained in:
assar 2000-12-19 08:09:36 +00:00
parent d1a83511c9
commit bdeaad1d13

View File

@ -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 */