From: ceriel Date: Tue, 26 Oct 1993 09:59:06 +0000 (+0000) Subject: Include em_label.h before em_code.h X-Git-Tag: release-5-5~268 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a71ae473aca6220d591a31929650cbbb07bc620b;p=ack.git Include em_label.h before em_code.h --- diff --git a/lang/pc/comp/error.c b/lang/pc/comp/error.c index 0bc374f91..861693936 100644 --- a/lang/pc/comp/error.c +++ b/lang/pc/comp/error.c @@ -10,8 +10,8 @@ #include #include -#include #include +#include #include #include "LLlex.h"