summaryrefslogtreecommitdiff
path: root/lcmodule/source/cnh1605205_ldr_network_layer/source/z_network.c
diff options
context:
space:
mode:
Diffstat (limited to 'lcmodule/source/cnh1605205_ldr_network_layer/source/z_network.c')
-rw-r--r--lcmodule/source/cnh1605205_ldr_network_layer/source/z_network.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/lcmodule/source/cnh1605205_ldr_network_layer/source/z_network.c b/lcmodule/source/cnh1605205_ldr_network_layer/source/z_network.c
index 4ec23eb..6ed92c2 100644
--- a/lcmodule/source/cnh1605205_ldr_network_layer/source/z_network.c
+++ b/lcmodule/source/cnh1605205_ldr_network_layer/source/z_network.c
@@ -16,7 +16,7 @@
******************************************************************************/
#include <stdlib.h>
#include <string.h>
-#include "c_system.h"
+#include "c_system_v2.h"
#include "t_basicdefinitions.h"
#include "r_z_family.h"
#include "r_z_transport.h"
@@ -26,10 +26,6 @@
#include "r_communication_service.h"
#include "r_critical_section.h"
-#ifdef WIN32
-#include <windows.h>
-#endif
-
/*******************************************************************************
* Declaration of file local functions
******************************************************************************/