summaryrefslogtreecommitdiffstats
path: root/mutrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'mutrace.c')
-rw-r--r--mutrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutrace.c b/mutrace.c
index efab759..15ee314 100644
--- a/mutrace.c
+++ b/mutrace.c
@@ -19,7 +19,7 @@
License along with mutrace. If not, see <http://www.gnu.org/licenses/>.
***/
-#define _GNU_SOURCE
+#include "config.h"
#include <pthread.h>
#include <execinfo.h>