diff -r d0295e6deb62 -r 80135bdfd343 include/pngtile.h --- a/include/pngtile.h Mon Jan 25 01:57:54 2010 +0200 +++ b/include/pngtile.h Mon Jan 25 01:59:06 2010 +0200 @@ -221,6 +221,8 @@ PT_ERR_CACHE_MMAP, PT_ERR_CACHE_RENAME_TMP, PT_ERR_CACHE_VERSION, + PT_ERR_CACHE_MUNMAP, + PT_ERR_CACHE_CLOSE, PT_ERR_TILE_CLIP,