aboutsummaryrefslogtreecommitdiff
path: root/libXaw/src/Vendor.c
diff options
context:
space:
mode:
Diffstat (limited to 'libXaw/src/Vendor.c')
-rwxr-xr-x[-rw-r--r--]libXaw/src/Vendor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libXaw/src/Vendor.c b/libXaw/src/Vendor.c
index b8797f59d..0ce5b6def 100644..100755
--- a/libXaw/src/Vendor.c
+++ b/libXaw/src/Vendor.c
@@ -117,6 +117,7 @@ extern WidgetClass vendorShellWidgetClass; /* from Xt/Vendor.c */
extern VendorShellClassRec _XawVendorShellClassRec;
extern void _XawFixupVendorShell();
+#if defined(__CYGWIN__) || defined(__MINGW32__) && !defined(_MSC_VER)
int __stdcall
DllMain(unsigned long mod_handle, unsigned long flag, void *routine)
{