diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-02-06 14:09:54 +0300 |
---|---|---|
committer | Alexander Smirnov <alex@ydb.tech> | 2024-02-09 19:18:16 +0300 |
commit | c7854274198c4168e713732ceb13e7075fce89b0 (patch) | |
tree | 51c701052955170a5529ae2ce580b520688e8574 /build | |
parent | 94a99bda49a83d8df20769876ef28506f319e5ae (diff) | |
download | ydb-c7854274198c4168e713732ceb13e7075fce89b0.tar.gz |
Remove empty resolving of QNX-specific headers
Diffstat (limited to 'build')
-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 cad1dcc53a..771cb6f2fa 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -7,9 +7,6 @@ includes: - stat.h - libutf8.h - #if defined(_OS_QNX) && CONTRIB - - devctl.h - #endif - CrashReporterClient.h - Errors.h - ICSupport.h @@ -478,9 +475,6 @@ - lwp.h - perfuse.h #endif - #if V8_OS_QNX - - sys/syspage.h - #endif #if V8_OS_AIX - sys/systemcfg.h - sys/thread.h @@ -779,9 +773,6 @@ #if defined(_TRASH_) && TODO - google/profiler.h #endif - #if defined(__QNXNTO__) - - sys/cpuinline.h - #endif - net/errno.h - sys/mode.h - nwstdio.h |