aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2024-02-01 22:15:59 +0300
committerAlexander Smirnov <alex@ydb.tech>2024-02-09 19:17:09 +0300
commitcee849e8ce9218606f277ec06e7fd5ccbe27cd54 (patch)
tree4edb425eb0ff22cbc22604f684ea7a1b15758002 /build
parent68f22913cb5325d9947580e52817cf5864a16e32 (diff)
downloadydb-cee849e8ce9218606f277ec06e7fd5ccbe27cd54.tar.gz
Remove empty resolving for X11/ includes
Diffstat (limited to 'build')
-rw-r--r--build/sysincl/unsorted.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml
index 5c5a4c6769..f0867885b4 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