diff options
author | orivej <orivej@yandex-team.ru> | 2022-02-10 16:45:01 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:01 +0300 |
commit | 2d37894b1b037cf24231090eda8589bbb44fb6fc (patch) | |
tree | be835aa92c6248212e705f25388ebafcf84bc7a1 /build/sysincl/darwin.yml | |
parent | 718c552901d703c502ccbefdfc3c9028d608b947 (diff) | |
download | ydb-2d37894b1b037cf24231090eda8589bbb44fb6fc.tar.gz |
Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/sysincl/darwin.yml')
-rw-r--r-- | build/sysincl/darwin.yml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/build/sysincl/darwin.yml b/build/sysincl/darwin.yml index 6726035470..582c7e1202 100644 --- a/build/sysincl/darwin.yml +++ b/build/sysincl/darwin.yml @@ -1,6 +1,6 @@ - includes: - # These headers actually exist in arcadia, so we either should use them and - # add proper PEERDIR, or should #error them if they are not really used: + # These headers actually exist in arcadia, so we either should use them and + # add proper PEERDIR, or should #error them if they are not really used: # - bzlib.h # - db.h # - expat.h @@ -28,7 +28,7 @@ - CommonCrypto/CommonCryptor.h - CommonCrypto/CommonDigest.h - CommonCrypto/CommonHMAC.h - - CommonCrypto/CommonKeyDerivation.h + - CommonCrypto/CommonKeyDerivation.h - ConditionalMacros.h - DiskArbitration/DiskArbitration.h - Endian.h @@ -109,18 +109,18 @@ - netinet/udp_var.h - netinet6/in6.h - nlist.h - - objc/objc-sync.h + - objc/objc-sync.h - objc/runtime.h - os/lock.h - os/proc.h - - os/trace.h + - os/trace.h - panel.h - pthread_spis.h - readline/history.h - readline/readline.h - readpassphrase.h - runetype.h - - simd/simd.h + - simd/simd.h - strhash.h - sys/_types.h - sys/acl.h @@ -159,7 +159,7 @@ - tzfile.h - util.h - vis.h - - xpc/xpc.h + - xpc/xpc.h # OSX frameworks - Accelerate/Accelerate.h |