Lot of work on postlicyd, also make the repository a general postfix-addons repo.
[apps/pfixtools.git] / postlicyd.c
index f6f3ccc..e9eb1c2 100644 (file)
@@ -37,7 +37,7 @@
 #include <time.h>
 #include <getopt.h>
 
-#include "postlicyd.h"
+#include "common.h"
 
 static sig_atomic_t cleanexit = false;
 static sig_atomic_t sigint    = false;