]> code.citadel.org Git - citadel.git/blobdiff - citadel/routines2.c
* Reorg header stuff to make it more compatible with leak checkers
[citadel.git] / citadel / routines2.c
index b5ee17f19a6cae42f6fb801a1e782687322bf495..66ff6d090fa2f468a88caafb55a1713b54c79f27 100644 (file)
@@ -5,7 +5,6 @@
  *
  */
 
-#include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/types.h>
@@ -31,6 +30,7 @@
 #include <pwd.h>
 #include <errno.h>
 #include <stdarg.h>
+#include "sysdep.h"
 #include "citadel.h"
 #include "citadel_ipc.h"
 #include "citadel_decls.h"