From 65a3f2f4afbb3af088f34995df87f07bc402eb1e Mon Sep 17 00:00:00 2001 From: thegeorg Date: Thu, 1 Feb 2024 22:15:59 +0300 Subject: Remove empty resolving for X11/ includes --- build/sysincl/unsorted.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index 5c5a4c67697..f0867885b45 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -448,21 +448,6 @@ #if defined(__sun__) - sys/isa_defs.h #endif - #if defined(__X11__) - - X11/XKBlib.h - - X11/keysym.h - - X11/extensions/shape.h - - X11/extensions/XShm.h - - X11/cursorfont.h - - X11/Xutil.h - - X11/Xresource.h - - X11/Xproto.h - - X11/Xos.h - - X11/Xlocale.h - - X11/Xlib.h - - X11/Xatom.h - - X11/Intrinsic.h - #endif #if defined(HAVE_DMALLOC) - dmalloc.h #endif -- cgit v1.3