diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-02-12 01:56:31 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@ydb.tech> | 2024-02-14 14:26:09 +0000 |
commit | 93c2b14c45d074d8fff0c0c0c53efb1114986908 (patch) | |
tree | e119020c81f7cde73fafbed28cb020829e2b117c | |
parent | dfe7a3135e811997b28db9bd3ad4fe7d210e392d (diff) | |
download | ydb-93c2b14c45d074d8fff0c0c0c53efb1114986908.tar.gz |
Remove unused sysincls from unsorted.yml
-rw-r--r-- | build/sysincl/unsorted.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index eb2e7d8ece..f6098c420f 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -6,7 +6,6 @@ - source_filter: ".*contrib.*" includes: - stat.h - - libutf8.h - CrashReporterClient.h - Errors.h - ICSupport.h @@ -113,10 +112,8 @@ - os2def.h - oslib/osfscontrol.h - paper.h - - pcre_printint.src - pire/config.h - pngusr.h - - probes_mysql_dtrace.h - pth.h - relocatable.h - rtl.h @@ -136,7 +133,6 @@ - taskLib.h - tcp.h - thread.h - - thread_plan9.h - tickLib.h - ttdef.h - type_traits.h @@ -158,10 +154,8 @@ #if CONTRIB && defined(_HAVE_LIBIDSA) - idsa.h #endif - - ../lib/memdebug.h - ../../VC/include/math.h - ../../VC/include/cfloat - - ../extra/yassl/taocrypt/include/sha.hpp - prof.h - ll_alloc_hook.c - cpptl/config.h @@ -171,7 +165,6 @@ - forwards.h - json_valueiterator.inl - value.h - - pthread/mit/sys/timers.h - sljit/sljitLir.c - pcre_printint.c #ifdef defined(emacs) && CONTRIB && TRASH @@ -582,7 +575,6 @@ #endif #if CONTRIB && TRASH - macconfig.h - - amigaconfig.h - json_batchallocator.h - json_internalarray.inl - json_internalmap.inl @@ -591,7 +583,6 @@ #endif - includes: - - extern.h #if defined(__FreeBSD__) - _ctype.h - alias.h |