aboutsummaryrefslogtreecommitdiff
path: root/include/ar.h
AgeCommit message (Collapse)AuthorFilesLines
2019-02-16Add missing header wrappers under include/Florian Weimer1-0/+1
With a complete set of wrapper headers, it will be possible to check for automatically for new installed headers which lack such wrappers. Reviewed-by: Carlos O'Donell <carlos@redhat.com>