X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/54f04bc0abe1a34979b3879a81bbeab59ef518f4..ba555d51b00e2acf5d148b6445206556853ef5f3:/src/common/timercmn.cpp?ds=sidebyside diff --git a/src/common/timercmn.cpp b/src/common/timercmn.cpp index 4049812a59..7c1f7ccdc3 100644 --- a/src/common/timercmn.cpp +++ b/src/common/timercmn.cpp @@ -28,7 +28,7 @@ #include "wx/timer.h" -#ifdef __SVR4__ +#if defined(__SVR4__) && !defined(__SYSV__) #define __SYSV__ #endif