diff options
author | orivej <orivej@yandex-team.ru> | 2022-02-10 16:44:49 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:44:49 +0300 |
commit | 718c552901d703c502ccbefdfc3c9028d608b947 (patch) | |
tree | 46534a98bbefcd7b1f3faa5b52c138ab27db75b7 /build/sysincl/libc-to-nothing.yml | |
parent | e9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 (diff) | |
download | ydb-718c552901d703c502ccbefdfc3c9028d608b947.tar.gz |
Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/sysincl/libc-to-nothing.yml')
-rw-r--r-- | build/sysincl/libc-to-nothing.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/build/sysincl/libc-to-nothing.yml b/build/sysincl/libc-to-nothing.yml index 15a413cdbd..3878cadc17 100644 --- a/build/sysincl/libc-to-nothing.yml +++ b/build/sysincl/libc-to-nothing.yml @@ -1,5 +1,5 @@ # We want musl to resolve itself without these sysincls, but its test must have them -- source_filter: "^(?!contrib/libs/musl).*|^contrib/libs/musl/tests" +- source_filter: "^(?!contrib/libs/musl).*|^contrib/libs/musl/tests" includes: - aio.h - alloca.h @@ -43,7 +43,7 @@ - netdb.h - net/ethernet.h - net/if_arp.h - - net/if_ppp.h + - net/if_ppp.h - net/if.h - netinet/ether.h - netinet/icmp6.h @@ -57,7 +57,7 @@ - netinet/tcp.h - netinet/udp.h - netpacket/packet.h - - netrom/netrom.h + - netrom/netrom.h - net/route.h - nl_types.h - paths.h @@ -68,7 +68,7 @@ - regex.h - resolv.h - sched.h - - scsi/scsi.h + - scsi/scsi.h - search.h - semaphore.h - shadow.h @@ -96,7 +96,7 @@ - sys/ioctl.h - sys/io.h - sys/ipc.h - - sys/kd.h + - sys/kd.h - syslog.h - sys/mman.h - sys/mount.h @@ -141,7 +141,7 @@ - sys/user.h - sys/utsname.h - sys/vfs.h - - sys/vt.h + - sys/vt.h - sys/wait.h - sys/xattr.h - tar.h |