Moved from citadel.h to server.h
[citadel.git] / citadel / utils / setup.c
index b36da8979ba8f11dc50571822b00c2ccafeaf080..2acbc6ab5fa962d567149e466536476113159aec 100644 (file)
@@ -1,6 +1,6 @@
 // Citadel setup utility
 //
-// Copyright (c) 1987-2022 by the citadel.org team
+// Copyright (c) 1987-2023 by the citadel.org team
 //
 // This program is open source software.  Use, duplication, or disclosure
 // is subject to the terms of the GNU General Public License, version 3.
@@ -26,6 +26,7 @@
 #include <assert.h>
 #include <libcitadel.h>
 #include "../server/citadel.h"
+#include "../server/server.h"
 #include "axdefs.h"
 #include "../server/sysdep.h"
 #include "../server/citadel_dirs.h"