]> code.citadel.org Git - citadel.git/blobdiff - citadel/locate_host.c
* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / locate_host.c
index a3dcd4954eee6f58ee12df54d2cb4ff7b988809f..5bd0b93a521d80dcaf895d045836d625c068ee9c 100644 (file)
@@ -1,6 +1,8 @@
 /*
- * locate the originating host
  * $Id$
+ *
+ * locate the originating host
+ *
  */
 
 #include "sysdep.h"
@@ -17,6 +19,7 @@
 #include "citadel.h"
 #include "server.h"
 #include "locate_host.h"
+#include "sysdep_decls.h"
 #include "config.h"
 #include "tools.h"