564e323839
(copyrights could be added too - that's up to christos@)
5 lines
129 B
C
5 lines
129 B
C
/* $NetBSD: pfilter.h,v 1.2 2020/07/04 05:18:37 lukem Exp $ */
|
|
|
|
void pfilter_open(void);
|
|
void pfilter_notify(int, const char *);
|