NetBSD/libexec/ftpd/pfilter.h
lukem 564e323839 add missing RCSIDs
(copyrights could be added too - that's up to christos@)
2020-07-04 05:18:37 +00:00

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 *);