From 7ef93ba86a31c5471f09d8056426313f6711efd0 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 12 May 2023 17:47:40 -0400 Subject: [PATCH] Revert "In file included from ../win/X11/winX.c:42:" This reverts commit e70310c67b4f8897cb8f112e181563b8a14ee099. --- include/global.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/global.h b/include/global.h index 5b15963d7..c734ccaf7 100644 --- a/include/global.h +++ b/include/global.h @@ -199,7 +199,6 @@ typedef uchar nhsym; #define PORT_ID "Mac" #endif #ifdef __APPLE__ -#undef SVR4 /* avoid a conflict in X11 header file */ #define PORT_ID "MacOS" #endif #ifdef MSDOS