diff src/variables.cc @ 2470:1e673f0648b5

[project @ 1996-11-05 21:46:06 by jwe]
author jwe
date Tue, 05 Nov 1996 21:47:59 +0000
parents e46137c06781
children b8c53143581b
line wrap: on
line diff
--- a/src/variables.cc
+++ b/src/variables.cc
@@ -41,7 +41,9 @@
 #include <unistd.h>
 #endif
 
+#if defined (USE_READLINE)
 #include <readline/readline.h>
+#endif
 
 #include "file-ops.h"
 #include "oct-glob.h"