From c0ef025450cf1b7eec85ae8058e0a9e301e7cd16 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 19 Jul 2022 09:54:48 -0400 Subject: Switch to meson build system --- src/binary_location.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/binary_location.h') diff --git a/src/binary_location.h b/src/binary_location.h index 220c534..d3394f3 100644 --- a/src/binary_location.h +++ b/src/binary_location.h @@ -14,10 +14,6 @@ * along with Patchage. If not, see . */ -#ifndef _GNU_SOURCE -# define _GNU_SOURCE -#endif - #include #include -- cgit v1.2.1