Index: /trunk/psphot/src/psphotSummaryPlots.c
===================================================================
--- /trunk/psphot/src/psphotSummaryPlots.c	(revision 10399)
+++ /trunk/psphot/src/psphotSummaryPlots.c	(revision 10400)
@@ -297,3 +297,11 @@
 }
 
+int psphotKapaOpen () {
+    return -1;
+}
+
+bool psphotKapaClose () {
+    return true;
+}
+
 # endif
