Lot of work on postlicyd, also make the repository a general postfix-addons repo.
[apps/pfixtools.git] / daemon.c
index ec8be65..d3dc00d 100644 (file)
--- a/daemon.c
+++ b/daemon.c
@@ -35,7 +35,7 @@
 
 #include <sys/un.h>
 
-#include "postlicyd.h"
+#include "common.h"
 #include "daemon.h"
 
 int tcp_listen(const struct sockaddr *addr, socklen_t len)