From 18160b98ce2ce9f534a4aee6be181788322b6c01 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 10 Sep 1993 06:15:46 +0000 Subject: Include instead of "config.h". --- src/bytecode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bytecode.c') diff --git a/src/bytecode.c b/src/bytecode.c index 9987c6118b0..0b8d0cee049 100644 --- a/src/bytecode.c +++ b/src/bytecode.c @@ -32,7 +32,7 @@ by Hallvard: o all conditionals now only do QUIT if they jump. */ -#include "config.h" +#include #include "lisp.h" #include "buffer.h" #include "syntax.h" -- cgit v1.2.1