Include em_label.h before em_code.h

This commit is contained in:
ceriel 1993-10-26 09:59:06 +00:00
parent 267112ad42
commit b0e19f7f80

View File

@ -10,8 +10,8 @@
#include <varargs.h>
#include <em_arith.h>
#include <em_code.h>
#include <em_label.h>
#include <em_code.h>
#include <system.h>
#include "LLlex.h"