aboutsummaryrefslogtreecommitdiff
path: root/backendC
diff options
context:
space:
mode:
authorjohnvg2003-10-22 15:23:31 +0000
committerjohnvg2003-10-22 15:23:31 +0000
commitf3d3a1faa8af937ee84fc8a4766a660395bca7c9 (patch)
tree2aeb38d9743bc8f93f58e6d0aba3123753442cac /backendC
parentuse KARBON macro only if POWER is also defined (diff)
remove double include of compiledefines.h
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1413 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC')
-rw-r--r--backendC/CleanCompilerSources/mac_io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/mac_io.c b/backendC/CleanCompilerSources/mac_io.c
index bd2b55e..4a2df07 100644
--- a/backendC/CleanCompilerSources/mac_io.c
+++ b/backendC/CleanCompilerSources/mac_io.c
@@ -22,7 +22,6 @@
# define USE_PATH_CACHE 0
#endif
-#include "compiledefines.h"
#ifndef _SYSTEM_
# include "types.t"
# include "system.h"