summaryrefslogtreecommitdiffstats
path: root/ui/common/ps3.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/common/ps3.c')
-rw-r--r--ui/common/ps3.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/ui/common/ps3.c b/ui/common/ps3.c
index d3ca6d6..c9b97b5 100644
--- a/ui/common/ps3.c
+++ b/ui/common/ps3.c
@@ -16,7 +16,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#define _GNU_SOURCE
+#if defined(HAVE_CONFIG_H)
+#include "config.h"
+#endif
#include <assert.h>
#include <errno.h>
OpenPOWER on IntegriCloud