From fb44529bfa05b9c05cc2edd49566db1b3a37ca54 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 1 Dec 2017 13:56:50 +0200 Subject: Small updates in support routines. --- support/regex.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'support/regex.h') diff --git a/support/regex.h b/support/regex.h index adddd9ee..1bbbb26c 100644 --- a/support/regex.h +++ b/support/regex.h @@ -28,10 +28,6 @@ #include #endif -#ifndef _LIBC -#define __USE_GNU 1 -#endif - /* Allow the use in C++ code. */ #ifdef __cplusplus extern "C" { -- cgit v1.2.3