aboutsummaryrefslogtreecommitdiff
path: root/frontend/linux/plat.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/linux/plat.c')
-rw-r--r--frontend/linux/plat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/linux/plat.c b/frontend/linux/plat.c
index ec2aa8b..b7152b5 100644
--- a/frontend/linux/plat.c
+++ b/frontend/linux/plat.c
@@ -8,7 +8,7 @@
* See the COPYING file in the top-level directory.
*/
-#define _GNU_SOURCE
+#define _GNU_SOURCE 1
#include <stdio.h>
#include <string.h>
#include <stdarg.h>