Simple fixes to get navit compiling with MSVC
[profile/ivi/navit.git] / navit / navit / config_.c
index 224f476..ff2f354 100644 (file)
@@ -72,11 +72,13 @@ config_new_int(void)
 #ifndef HAVE_API_WIN32_CE
        signal(SIGTERM, config_terminate);
 #ifndef HAVE_API_WIN32
+#ifndef _MSC_VER
 #ifndef __MINGW32__
        signal(SIGPIPE, SIG_IGN);
 #endif /* __MINGW32__ */
 #endif
 #endif
+#endif
 }
 
 int