Index: trunk/Ohana/src/relphot/include/relphot.h
===================================================================
--- trunk/Ohana/src/relphot/include/relphot.h	(revision 4865)
+++ trunk/Ohana/src/relphot/include/relphot.h	(revision 5998)
@@ -1,4 +1,5 @@
 # include <ohana.h>
 # include <dvo.h>
+# include <kapa.h>
 # include <signal.h>
 
@@ -6,4 +7,5 @@
 # define GRID_V2
 
+# if (0)
 typedef struct {
   double xmin, xmax, ymin, ymax;
@@ -11,4 +13,5 @@
   double lweight, size;
 } Graphdata;
+# endif
 
 typedef struct {
