undefine X11_BUILD after hack.h or config.h

So as not to complicate any onefile efforts by leaving it defined.
This commit is contained in:
nhmall
2023-02-01 14:04:20 -05:00
parent d4a111083a
commit 3214335bb5
5 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -34,8 +34,9 @@
#endif
#define X11_BUILD
#include "hack.h"
#undef X11_BUILD
#include "winX.h"
static void menu_size_change_handler(Widget, XtPointer, XEvent *,