* MSG4 (and CtdlOutputMsg() as well) now accepts an optional MIME part
[citadel.git] / citadel / clientsocket.c
index 89682ccc40de7238b5171a2efd8418760c44eebb..c90134f74175991a657d79f308cd3bec6077b179 100644 (file)
@@ -8,10 +8,6 @@
  *
  */
 
-#ifdef DLL_EXPORT
-#define IN_LIBCIT
-#endif
-
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>