From 7badc9353b9570fd1c67827cfb477cef07974ddb Mon Sep 17 00:00:00 2001 From: notaz Date: Mon, 23 Apr 2012 02:00:48 +0300 Subject: frontend: generic: preliminary SDL support --- frontend/linux/plat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/linux') 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 #include #include -- cgit v1.2.3