Add support for rbl by dns resolution.
[apps/pfixtools.git] / postlicyd / iplist.h
similarity index 98%
rename from postlicyd/rbl.h
rename to postlicyd/iplist.h
index dc9a03d..45a0088 100644 (file)
@@ -34,8 +34,8 @@
  * Copyright © 2008 Florent Bruneau
  */
 
-#ifndef PFIXTOOLS_RBL_H
-#define PFIXTOOLS_RBL_H
+#ifndef PFIXTOOLS_IPLIST_H
+#define PFIXTOOLS_IPLIST_H
 
 typedef struct rbldb_t rbldb_t;