* INLINE doesn't work across several objects as of C99; we just survive it the way...
[citadel.git] / citadel / file_ops.c
index 0438b244e2870ff6625baa56cdcd58278cc78c20..f303ac28c857904b9060e2a8e9aeff80173b8978 100644 (file)
@@ -35,7 +35,6 @@
 #include "config.h"
 #include "file_ops.h"
 #include "sysdep_decls.h"
-#include "user_ops.h"
 #include "support.h"
 #include "room_ops.h"
 #include "msgbase.h"
@@ -47,6 +46,7 @@
 #endif
 
 #include "ctdl_module.h"
+#include "user_ops.h"
 
 /*
  * network_talking_to()  --  concurrency checker