Begin work on the greylist module.
[apps/pfixtools.git] / postfix.c
index 4086deb..0b5f84a 100644 (file)
--- a/postfix.c
+++ b/postfix.c
@@ -1,5 +1,5 @@
 /******************************************************************************/
-/*          postlicyd: a postfix policy daemon with a lot of features         */
+/*          pfixtools: a collection of postfix related tools                  */
 /*          ~~~~~~~~~                                                         */
 /*  ________________________________________________________________________  */
 /*                                                                            */
@@ -33,7 +33,7 @@
  * Copyright © 2006-2007 Pierre Habouzit
  */
 
-#include "postlicyd.h"
+#include "common.h"
 #include "postfix.h"
 #include "buffer.h"
 #include "tokens.h"