summaryrefslogtreecommitdiffstats
path: root/maemo/dsp-protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'maemo/dsp-protocol.h')
-rw-r--r--maemo/dsp-protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/maemo/dsp-protocol.h b/maemo/dsp-protocol.h
index be5d554..d3f2711 100644
--- a/maemo/dsp-protocol.h
+++ b/maemo/dsp-protocol.h
@@ -24,7 +24,7 @@
#ifndef _DSP_PROTOCOL_H
#define _DSP_PROTOCOL_H
-#define _GNU_SOURCE
+#define __USE_GNU
#include <features.h>
#include <pthread.h>
#include <semaphore.h>