diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-12-07 02:26:27 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-12-07 02:49:36 +0300 |
commit | 68fda54bc37a4dba027e7690f06343ffea2385d4 (patch) | |
tree | 75d502d13cc3a94e6f23f0d1fec837d87d24e575 /build/sysincl | |
parent | 46bab3363b8f2952a4618c3b6d763b8f92724580 (diff) | |
download | ydb-68fda54bc37a4dba027e7690f06343ffea2385d4.tar.gz |
Remove empty resolving of TRASH sysincls
commit_hash:44300ee0594c7aa8a17cf283e5d6259270589fb8
Diffstat (limited to 'build/sysincl')
-rw-r--r-- | build/sysincl/unsorted.yml | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index 9d6fa0bae1..1925dcf232 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -148,11 +148,6 @@ - value.h - sljit/sljitLir.c - pcre_printint.c - #if defined(_LIBC) && CONTRIB && TRASH - - not-cancel.h - - local-setxid.h - - vasprintf.h - #endif - includes: - cpu-features.h @@ -269,7 +264,7 @@ #if defined(HAVE_DMALLOC) - dmalloc.h #endif - #if defined(_TRASH_) && TODO + #if defined(_TRASH_) && TODO - gcrypt.h - gdwmfapi.h - winmmap.h @@ -412,14 +407,6 @@ - yandex/threads/boost_threaded.hpp - yasm-plugin.h #endif - #if CONTRIB && TRASH - - macconfig.h - - json_batchallocator.h - - json_internalarray.inl - - json_internalmap.inl - - mysql/mysql_version.h - - libiberty.h - #endif - includes: #if defined(__FreeBSD__) @@ -456,9 +443,6 @@ - sys/tree.h - tcpd.h #endif - #if defined(_TRASH_) && TODO - - google/profiler.h - #endif - net/errno.h - sys/mode.h - netware.h |