diff src/eval.c @ 515:0005d4c90c97

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Tue, 28 Jan 1992 14:42:19 +0000
parents 8c615e453683
children f0ffd1764382
line wrap: on
line diff
--- a/src/eval.c	Tue Jan 28 01:53:11 1992 +0000
+++ b/src/eval.c	Tue Jan 28 14:42:19 1992 +0000
@@ -26,6 +26,7 @@
 
 #ifndef standalone
 #include "commands.h"
+#include "keyboard.h"
 #else
 #define INTERACTIVE 1
 #endif