--- use_embedded_timezonedb.patch.a	2012-02-01 15:51:34.364387818 +1300
+++ use_embedded_timezonedb.patch.b	2012-02-01 15:55:21.424364994 +1300
@@ -624,9 +624,9 @@
 +
 +			/* Now done with the mmap segment - discard it. */
 +			munmap(memmap, maplen);
++		} else
 +#endif
-+		}
-+		else {
++		{
 +			/* PHP-style - use the embedded info. */
 +			read_location(&tzf, tmp);
 +		}
