]> code.citadel.org Git - citadel.git/blobdiff - textclient/src/screen.c
NNTP and NNTPS port configurations in both the text and web clients.
[citadel.git] / textclient / src / screen.c
index 6bcc4b5f8a05d2a5b573b010dc6f09b21919258d..4144c240413d254e0226857c214d85a271c325f5 100644 (file)
 #include <sys/types.h>
 #include <sys/ioctl.h>
 #include "sysdep.h"
-#ifndef HAVE_SNPRINTF
-#include "snprintf.h"
-#endif
+///#ifndef HAVE_SNPRINTF
+///#include "snprintf.h"
+///#endif
 #include <libcitadel.h>
-#include "citadel.h"
+///#include "citadel.h"
 #include "citadel_ipc.h"
 #include "citadel_decls.h"
 #include "commands.h"