* msgbase.c: when a summary mode message list is requested, and the room
[citadel.git] / citadel / snprintf.c
index ab014de696300c6750456338ab6c4fb327e8f637..dcc9cd81cc8879c94d5d2ca810c993c9c8376cf8 100644 (file)
  * Written July 1997 by Sten Gunterberg (gunterberg@ergon.ch)
  */
 
-#ifdef DLL_EXPORT
-#define IN_LIBCIT
-#endif
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>