Index: trunk/Ohana/src/opihi/dvo/cmpReadFile.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/cmpReadFile.c	(revision 29001)
+++ trunk/Ohana/src/opihi/dvo/cmpReadFile.c	(revision 38441)
@@ -19,5 +19,5 @@
   if (!gfits_fread_ftable (f, &table, "SMPFILE")) goto escape;
 
-  smpdata = gfits_table_get_SMPData (&table, &Nstars, NULL);
+  smpdata = gfits_table_get_SMPData (&table, &Nstars, NULL, NULL);
   if (!smpdata) {
     fprintf (stderr, "ERROR: failed to read stars\n");
