X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fparsedate.y;h=776781bbb6b8a3d3128d6b52a70f5fea851a7dc2;hb=4aed8bcc44474e27485a72334805022d6aa604b1;hp=b68ca4c24728c9c1c857386b92d135ae63a16307;hpb=e742e3e4f61e6734ceeb798843b6a83eade4c203;p=citadel.git diff --git a/citadel/parsedate.y b/citadel/parsedate.y index b68ca4c24..776781bbb 100644 --- a/citadel/parsedate.y +++ b/citadel/parsedate.y @@ -19,6 +19,10 @@ /* 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