Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mono/metadata/mono-route.c')
-rw-r--r--mono/metadata/mono-route.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mono/metadata/mono-route.c b/mono/metadata/mono-route.c
index 2e0bf023097..ba7e38ebf07 100644
--- a/mono/metadata/mono-route.c
+++ b/mono/metadata/mono-route.c
@@ -9,7 +9,6 @@
#include "config.h"
-#ifndef ENABLE_NETCORE
#if HOST_DARWIN || HOST_BSD
#include <sys/types.h>
@@ -168,7 +167,6 @@ ves_icall_System_Net_NetworkInformation_MacOsIPInterfaceProperties_ParseRouteInf
#endif
-#endif
extern const char mono_route_empty_file_no_warning;
const char mono_route_empty_file_no_warning = 0;