Remove _GNU_SOURCE (rely on AC_USE_SYSTEM_EXTENSIONS)

This commit is contained in:
Evan Miller 2021-08-20 08:23:24 -04:00
parent f71924dab6
commit 49ee8272ab

View File

@ -18,7 +18,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#define _GNU_SOURCE
#include "mdbfakeglib.h"
#include <stddef.h>