diff options
author | monster <monster@ydb.tech> | 2022-07-07 14:41:37 +0300 |
---|---|---|
committer | monster <monster@ydb.tech> | 2022-07-07 14:41:37 +0300 |
commit | 06e5c21a835c0e923506c4ff27929f34e00761c2 (patch) | |
tree | 75efcbc6854ef9bd476eb8bf00cc5c900da436a2 /build/sysincl/linux.yml | |
parent | 03f024c4412e3aa613bb543cf1660176320ba8f4 (diff) | |
download | ydb-06e5c21a835c0e923506c4ff27929f34e00761c2.tar.gz |
fix ya.make
Diffstat (limited to 'build/sysincl/linux.yml')
-rw-r--r-- | build/sysincl/linux.yml | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/build/sysincl/linux.yml b/build/sysincl/linux.yml deleted file mode 100644 index e93e17e0e4..0000000000 --- a/build/sysincl/linux.yml +++ /dev/null @@ -1,62 +0,0 @@ -- includes: - - _G_config.h - - a.out.h - - aliases.h - - ansidecl.h - - argp.h - - argz.h - - bfd.h - - bits/endian.h - - bits/fenv.h - - bits/libc-lock.h - - bits/reg.h - - bits/types.h - - bits/wordsize.h - - error.h - - execinfo.h - - fpu_control.h - - fstab.h - - fts.h - - gconv.h - - gnu-versions.h - - gnu/libc-version.h - - gshadow.h - - ieee754.h - - libio.h - - linux/compiler.h - - linux/irda.h - - linux/smb.h - - mcheck.h - - netash/ash.h - - netatalk/at.h - - netax25/ax25.h - - neteconet/ec.h - - netipx/ipx.h - - netrose/rose.h - - nss.h - - obstack.h - - printf.h - - regexp.h - - rpcsvc/yp_prot.h - - rpcsvc/ypclnt.h - - sgtty.h - - sys/bitypes.h - - sys/cdefs.h - - sys/memfd.h - - sys/queue.h - - sys/platform/ppc.h - - sys/socketvar.h - - sys/sysctl.h - - sys/unistd.h - - termio.h - - ttyent.h - - ustat.h - - xlocale.h - -- source_filter: "^contrib/libs/webrtc/modules" - includes: - - jni.h - - aaudio/AAudio.h - - SLES/OpenSLES.h - - SLES/OpenSLES_Android.h - - SLES/OpenSLES_AndroidConfiguration.h |