Add support for rbl by dns resolution.
[apps/pfixtools.git] / postlicyd / tst-rbl.c
index 3087560..057018f 100644 (file)
@@ -38,7 +38,7 @@
             __FILE__, __LINE__, __func__, ##__VA_ARGS__)
 
 #include "common.h"
-#include "rbl.c"
+#include "iplist.c"
 
 int main(int argc, char *argv[])
 {