commit | bd46f64dcb2cf4f37c2cbfeb808f4e380d9d5931 | [log] [tgz] |
---|---|---|
author | Joachim Nilsson <troglobit@gmail.com> | Sat May 09 13:31:33 2020 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Nov 16 13:24:24 2020 +0100 |
tree | 90f078e89b29cf033c1c58bad0cdeb1393530c05 | |
parent | 4ac35a30db0c9badd9895c5eaa1d4d3a118b5259 [diff] |
archival: avoid std namespace for local includes Avoid using same include file naming pattern as available in GLIBC. Renamed to match grp_.h et al. Signed-off-by: Joachim Nilsson <troglobit@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>