aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/result_state_database.c
diff options
context:
space:
mode:
authorjohnvg2001-05-15 10:57:47 +0000
committerjohnvg2001-05-15 10:57:47 +0000
commitc10c04bc302879a378ef0be7aae6574728e39422 (patch)
tree38a0f59394046ca5d8dc9400d3f6b533611ea95e /backendC/CleanCompilerSources/result_state_database.c
parent*** empty log message *** (diff)
merged with backend C source code on the mac
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@430 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC/CleanCompilerSources/result_state_database.c')
-rw-r--r--backendC/CleanCompilerSources/result_state_database.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/backendC/CleanCompilerSources/result_state_database.c b/backendC/CleanCompilerSources/result_state_database.c
index d910db0..c9e92ae 100644
--- a/backendC/CleanCompilerSources/result_state_database.c
+++ b/backendC/CleanCompilerSources/result_state_database.c
@@ -10,6 +10,7 @@
#include <stdio.h>
+#include "compiledefines.h"
#include "types.t"
#include "syntaxtr.t"
#include "comsupport.h"