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/netinet/igmp.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 include/netinet/igmp.h (limited to 'include/netinet/igmp.h') diff --git a/include/netinet/igmp.h b/include/netinet/igmp.h new file mode 100644 index 0000000000..63a9355f79 --- /dev/null +++ b/include/netinet/igmp.h @@ -0,0 +1 @@ +#include -- cgit v1.2.3