- Some fixes to compile under Cygwin
This commit is contained in:
parent
18d4b94b1e
commit
4b671384af
@ -7,6 +7,7 @@
|
||||
|
||||
#include "list.h"
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
//! Make a node
|
||||
List
|
||||
|
@ -44,7 +44,6 @@
|
||||
#include "symbol.h"
|
||||
#include "pheading.h"
|
||||
#include "symbol.h"
|
||||
#include "parser.h"
|
||||
#include "tac.h"
|
||||
#include "timer.h"
|
||||
#include "compiler.h"
|
||||
|
Loading…
Reference in New Issue
Block a user