History | View | Annotate | Download (162 Bytes)
#ifndef __XFILTER_BLACKLIST_H__
#define __XFILTER_BLACKLIST_H__
#include "filter.h"
XFilter *xfilter_blacklist_new(void);
#endif /* __XFILTER_BLACKLIST_H__ */