etherlab/plc_etherlab.c
changeset 2106 4ec3b833f2d5
parent 2081 b1801bf4365c
child 2107 6f9aa410a997
--- a/etherlab/plc_etherlab.c	Wed Mar 20 09:17:15 2013 +0100
+++ b/etherlab/plc_etherlab.c	Tue Mar 26 09:34:30 2013 +0900
@@ -10,13 +10,8 @@
 #include "ecrt.h"
 #include "ec_rtdm.h"
 
-#ifdef _WINDOWS_H
-  #include "iec_types.h"
-#else
-  #include "iec_std_lib.h"
-#endif
-
-extern unsigned long long common_ticktime__;
+#include "beremiz.h"
+#include "iec_types_all.h"
 
 // declaration of interface variables
 %(located_variables_declaration)s