diff src/eval.c @ 278:90d73dddcdc4 r21-0b37

Import from CVS: tag r21-0b37
author cvs
date Mon, 13 Aug 2007 10:31:29 +0200
parents c5d627a313b1
children 70ad99077275
line wrap: on
line diff
--- a/src/eval.c	Mon Aug 13 10:30:38 2007 +0200
+++ b/src/eval.c	Mon Aug 13 10:31:29 2007 +0200
@@ -28,10 +28,7 @@
 #include <config.h>
 #include "lisp.h"
 
-#ifndef standalone
 #include "commands.h"
-#endif
-
 #include "backtrace.h"
 #include "bytecode.h"
 #include "buffer.h"