---regex.h.orig2020-12-2819:24:49UTC+++regex.h@@-30,7+30,7@@extern"C"{/* Define __USE_GNU to declare GNU extensions that violate the POSIX name space rules. */-#ifdef_GNU_SOURCE+#ifdefined(_GNU_SOURCE)||defined(__BSD_VISIBLE)# define __USE_GNU 1#endif