Sync CRT initialization code with mingw-w64 r690
[reactos.git] / reactos / lib / 3rdparty / mingw / crtdll.c
index ef2bacd..c14a7a0 100644 (file)
@@ -6,7 +6,9 @@
 
 #ifdef CRTDLL
 #undef CRTDLL
+#ifndef _DLL
 #define _DLL
+#endif
 
 #include <oscalls.h>
 #include <internal.h>