summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 9dc85e9..86d98ad 100644
--- a/src/common.h
+++ b/src/common.h
@@ -1,6 +1,7 @@
#ifndef _COMMON_H
#define _COMMON_H
+#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>