1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Add missing header wrappers under include/

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>
This commit is contained in:
Florian Weimer
2019-02-15 21:51:35 +01:00
parent a198d37ade
commit ebd32784ce
20 changed files with 42 additions and 0 deletions

1
include/re_comp.h Normal file
View File

@@ -0,0 +1 @@
#include <posix/re_comp.h>