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