summaryrefslogtreecommitdiffstats
path: root/src/binary_location.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary_location.h')
-rw-r--r--src/binary_location.h4
1 files changed, 0 insertions, 4 deletions
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 <http://www.gnu.org/licenses/>.
*/
-#ifndef _GNU_SOURCE
-# define _GNU_SOURCE
-#endif
-
#include <dlfcn.h>
#include <climits>