diff options
| author | thegeorg <[email protected]> | 2024-02-04 16:35:22 +0300 |
|---|---|---|
| committer | Alexander Smirnov <[email protected]> | 2024-02-09 19:17:49 +0300 |
| commit | 7da77932cfa6e6bb47e257a366c3df951254647e (patch) | |
| tree | 8218c70aa158def2b3667fe472fb01ad4da02358 | |
| parent | 830eabce0b1a803a687241fd410a10336233a500 (diff) | |
Remove unused -ish.h headers resolving
| -rw-r--r-- | build/sysincl/unsorted.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index fb93432e6af..ab58e7a826b 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -797,13 +797,6 @@ - net/errno.h - sys/mode.h - nwstdio.h - - os2ish.h - - vmsish.h - - ./plan9/plan9ish.h - - ./vos/vosish.h - - vos/vosish.h - - symbian/symbianish.h - - haiku/haikuish.h - nw5thread.h - os2thread.h - netware.h @@ -816,11 +809,7 @@ - objc/NXCType.h - appkit/NXCType.h - sfio.h - - vmesa/vmesaish.h - sys\stat.h - - mpeix/mpeixish.h - - epocish.h - - beos/beosish.h - ../../VC/include/stdio.h - ../ucrt/stdio.h #if defined(__MINGW32__) || defined(_MSC_VER) |
