diff --git a/setup.h_vms b/setup.h_vms index 6e58efe051..4f6b80e93f 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -764,7 +764,7 @@ /* Define if fsync() is available */ #define HAVE_FSYNC 1 - 729 + /* Define if you have ftime() */ #define HAVE_FTIME diff --git a/src/motif/gauge.cpp b/src/motif/gauge.cpp index 8c0dda0668..4f80e2b196 100644 --- a/src/motif/gauge.cpp +++ b/src/motif/gauge.cpp @@ -23,6 +23,7 @@ #undef XtWindow #undef XtIsRealized #undef XtParent +#undef XtClass #endif # include "wx/gauge.h" diff --git a/src/motif/xmcombo/xmcombo.c b/src/motif/xmcombo/xmcombo.c index 601fe89c43..65223e4b11 100644 --- a/src/motif/xmcombo/xmcombo.c +++ b/src/motif/xmcombo/xmcombo.c @@ -98,6 +98,7 @@ #undef XtWindow #undef XtIsRealized #undef XtParent +#undef XtClass #endif #include