- port to Cygwin (DLL support, etc.)
[citadel.git] / citadel / genstamp.c
index 627ffc19cf31aaf31f7e75179b9ef4c322378725..ce9575559059b3965dec7ee042e8f9f271ee1b04 100644 (file)
@@ -5,6 +5,10 @@
  *
  */
 
+#ifdef DLL_EXPORT
+#define IN_LIBCIT
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <ctype.h>