client-move: edits to finish this.
[citadel.git] / textclient / src / commands.c
index 426849a95f3091f61eaaa7c2994163b2819d3287..4fe088316685f4eaeb22d26bda1542a82ab13253 100644 (file)
@@ -51,7 +51,7 @@
 #include <errno.h>
 #include <stdarg.h>
 #include <libcitadel.h>
-#include "citadel.h"
+///#include "citadel.h"
 #include "citadel_ipc.h"
 #include "commands.h"
 #include "messages.h"
 #include "routines2.h"
 #include "rooms.h"
 #include "client_chat.h"
-#include "citadel_dirs.h"
+////#include "citadel_dirs.h"
 #include "tuiconfig.h"
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
+//#ifndef HAVE_SNPRINTF
+//#include "snprintf.h"
+///#endif
 #include "screen.h"
 #include "ecrash.h"