X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=c46e8b4b52d6ce8146d620694b4f3c7c94a316a2;hb=80598eb9c1cf339151a66e3bdf1b7756efdde1a2;hp=bfad761078615c157be9d30a51d39be0566b6296;hpb=eae9f81553dc2753bb1101de8564bf72dcd5b243;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index bfad76107..c46e8b4b5 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -52,6 +52,7 @@ #include #include #include +#include #include #ifdef HAVE_ICONV @@ -75,9 +76,7 @@ #define DBG_QR(x) if(DO_DBG_QR) _DBG_QR(x) #define DBG_QR2(x) if(DO_DBG_QR) _DBG_QR2(x) -#ifdef HAVE_ZLIB_H #include -#endif #include