* msgbase.c: when a summary mode message list is requested, and the room
[citadel.git] / citadel / parsedate.y
index bf69da311a2a1524dd1d27d7e30fe0d34fbddb22..cf87f0e277d594b0667825fbe5bc93bbece333ee 100644 (file)
 /* SUPPRESS 593 on yynewstate *//* Label was not used */
 /* SUPPRESS 595 on yypvt *//* Automatic variable may be used before set */
 
-#ifdef DLL_EXPORT
-#define IN_LIBCIT
-#endif
-
 #include "sysdep.h"
 
 #include <stdio.h>