aboutsummaryrefslogtreecommitdiffstats
path: root/z20.c
diff options
context:
space:
mode:
Diffstat (limited to 'z20.c')
-rw-r--r--z20.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/z20.c b/z20.c
index d6f3a84..3d3ea52 100644
--- a/z20.c
+++ b/z20.c
@@ -1,7 +1,7 @@
/*@z20.c:Galley Flushing:DebugInnersNames()@**********************************/
/* */
-/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.39) */
-/* COPYRIGHT (C) 1991, 2008 Jeffrey H. Kingston */
+/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.41) */
+/* COPYRIGHT (C) 1991, 2023 Jeffrey H. Kingston */
/* */
/* Jeffrey H. Kingston (jeff@it.usyd.edu.au) */
/* School of Information Technologies */
@@ -28,6 +28,8 @@
/* */
/*****************************************************************************/
#include "externs.h"
+#include "child.h"
+#include "parent.h"
#if DEBUG_ON
FULL_CHAR *DebugInnersNames(OBJECT inners)