commit | 94ccdc06d0bb9725441c7340a2d1606bb32fa303 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Sep 22 18:44:28 2023 +0000 |
committer | Elliott Hughes <enh@google.com> | Mon Sep 25 20:33:02 2023 +0000 |
tree | 6ad34b32f66181dab292ab41ae3a26d274a1f1a1 | |
parent | 59a2cde894d2f0638057379435a420defb56df6a [diff] |
Stop duplicating <linux/capabilities.h>. This doesn't help the person who wants CAP_BPF, but we can fix that better by adding it to our stale glibc (and our future switch to musl will mean we'll never have similar problems again). I think this just dates from when we still supported building the OS on darwin, but those days are long gone, and I think this hack can be put to rest now... Test: treehugger Change-Id: I3c2e56c68a5b00c1ad0aed422c6ce60886063f50