From e068dd74f74b9f62fa3e6934c03406ab17ff9947 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 11 Oct 2016 22:15:59 +0000 Subject: regen --- lib/libXmu/config.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libXmu/config.h.in') diff --git a/lib/libXmu/config.h.in b/lib/libXmu/config.h.in index 9767d1cd1..a3a7287e5 100644 --- a/lib/libXmu/config.h.in +++ b/lib/libXmu/config.h.in @@ -79,9 +79,6 @@ /* Patch version of this package */ #undef PACKAGE_VERSION_PATCHLEVEL -/* Define as the return type of signal handlers (`int' or `void'). */ -#undef RETSIGTYPE - /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS @@ -93,3 +90,6 @@ /* Version number of package */ #undef VERSION + +/* Defined if needed to expose struct msghdr.msg_control */ +#undef _XOPEN_SOURCE -- cgit v1.2.3