X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fimpress%2Fzip.c;h=7143aa1e32bdebc3669bdeb9287e11294102a669;hb=21f638ab8e3ddb81ce7979939defcdb7f49ad376;hp=4b179b55ef900ad53d88e71d05aad159eb6e1cb6;hpb=13a06349251874bd35d2f03c3fc93217cee749a2;p=evince.git diff --git a/backend/impress/zip.c b/backend/impress/zip.c index 4b179b55..7143aa1e 100644 --- a/backend/impress/zip.c +++ b/backend/impress/zip.c @@ -9,6 +9,8 @@ #include #define _(x) x +typedef unsigned long ulong; + enum { ZIP_OK = 0, ZIP_NOMEM,