diff src/SLList-expr.cc @ 1429:245206fbed64

[project @ 1995-09-19 06:58:46 by jwe]
author jwe
date Tue, 19 Sep 1995 07:02:21 +0000
parents 611d403c7f3d
children a02f140ed897
line wrap: on
line diff
--- a/src/SLList-expr.cc
+++ b/src/SLList-expr.cc
@@ -23,6 +23,10 @@
 
 // Instantiate Lists of various values.
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <SLList.h>
 
 #include "tree-expr.h"