tests/main.c
changeset 150 398cfd6e8e4a
parent 57 db9cadaab2ea
child 279 c0453b7f99df
--- a/tests/main.c	Fri Oct 24 16:37:46 2008 +0200
+++ b/tests/main.c	Fri Oct 24 16:38:26 2008 +0200
@@ -10,11 +10,15 @@
 #include <signal.h>
 #endif
 
+#include "iec_types.h"
+
 /*
  * Functions and variables provied by generated C softPLC
  **/ 
 extern int common_ticktime__;
 
+IEC_BOOL __DEBUG;
+
 /*
  * Functions and variables provied by plc.c
  **/