Moved to new module init structure.
[citadel.git] / citadel / journaling.c
index 38629ab41eff073c82f6406e0e1216d33032296e..4d18623c57e838f10145abfd40a8862842608dc5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id:  $
+ * $Id$
  *
  * Message journaling functions.
  *
@@ -31,7 +31,6 @@
 #include <sys/stat.h>
 #include "citadel.h"
 #include "server.h"
-#include "serv_extensions.h"
 #include "database.h"
 #include "msgbase.h"
 #include "support.h"