Drop unused header file <ext/stdio_filebuf.h> from parser/libapparmor_re/aare_rules.cc

Bug #1713542 reported by Manoj Gupta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
AppArmor
New
Undecided
Unassigned

Bug Description

parser/libapparmor_re/aare_rules.cc uses a GNU extension header file <ext/stdio_filebuf.h>
The extension features are unused. I am able to build apparmor by commenting out the header file include.

This header is no present on other c++ libraries e.g. libc++. As a consequence, apparmor cannot be built with libc++. Since the header file is unused, I request that this header be dropped so that apparmor does not have any build issues when libc++ is used as the c++ library.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.