Index: /branches/eam_branches/ohana.20150429/src/opihi/dvo/mextract.c
===================================================================
--- /branches/eam_branches/ohana.20150429/src/opihi/dvo/mextract.c	(revision 38411)
+++ /branches/eam_branches/ohana.20150429/src/opihi/dvo/mextract.c	(revision 38412)
@@ -19,4 +19,6 @@
     return FALSE;
 }
+
+void gfits_uncompress_timing ();
 
 int mextract (int argc, char **argv) {
@@ -330,4 +332,6 @@
   SkyListFree (skylist);
   FreeSkyRegionSelection (selection);
+
+  gfits_uncompress_timing();
 
   // fprintf (stderr, "done extr...\n");
