diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-05-23 21:11:09 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-05-23 21:23:58 +0300 |
commit | 3b1ae8cbf06b36f5de8e9793b4f89ce20300db38 (patch) | |
tree | 657966624ab6c38dcafc68b8a31296b55547e28f /build | |
parent | 1f7aeb8c58b47d4b27e38a20a95561fd1537b539 (diff) | |
download | ydb-3b1ae8cbf06b36f5de8e9793b4f89ce20300db38.tar.gz |
Drop sysincls for non-standard <unlocked-io.h>
64e562813ca05442ab1345644308a7bb37a4f3b7
Diffstat (limited to 'build')
-rw-r--r-- | build/sysincl/misc.yml | 2 | ||||
-rw-r--r-- | build/sysincl/unsorted.yml | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/build/sysincl/misc.yml b/build/sysincl/misc.yml index ba0c67de9b..6cf26f250b 100644 --- a/build/sysincl/misc.yml +++ b/build/sysincl/misc.yml @@ -53,7 +53,6 @@ - obstack.h: contrib/tools/bison/lib/obstack.h - regex.h: contrib/tools/bison/lib/regex.h - system.h - - unlocked-io.h: contrib/tools/bison/lib/unlocked-io.h # ucrt headers are included by bison/lib in a very specific way - ../ucrt/fcntl.h - ../ucrt/locale.h @@ -69,7 +68,6 @@ - obstack.h: contrib/tools/m4/lib/obstack.h - regex.h: contrib/tools/m4/lib/regex.h - system.h - - unlocked-io.h: contrib/tools/m4/lib/unlocked-io.h # ucrt headers are included by m4/lib in a very specific way - ../ucrt/fcntl.h - ../ucrt/locale.h diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index e0f72467ee..697a0b4604 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -162,7 +162,6 @@ - cpuid.h - nan.h - omp.h - - unlocked-io.h - cygwin/version.h - zircon/syscalls.h - zircon/types.h |