Another batch especially on C ANSI frontend

This commit is contained in:
Godzil
2013-03-18 02:25:39 +01:00
committed by Manoël Trapier
parent 369ec26b03
commit c0cd8650a6
42 changed files with 413 additions and 310 deletions

View File

@@ -59,6 +59,7 @@
#include "code.h"
#include "expr.h"
#include "def.h"
#include "code_c.h"
#ifdef LINT
#include "l_lint.h"
#endif /* LINT */