From ebd32784ce2029d0461a90a79bc4e37f8d051765 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 15 Feb 2019 21:51:35 +0100 Subject: 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 --- include/regexp.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 include/regexp.h (limited to 'include/regexp.h') diff --git a/include/regexp.h b/include/regexp.h new file mode 100644 index 0000000000..3155371b17 --- /dev/null +++ b/include/regexp.h @@ -0,0 +1 @@ +#include -- cgit 1.4.1