summaryrefslogtreecommitdiff
path: root/perf/cairo-perf-micro.c
diff options
context:
space:
mode:
Diffstat (limited to 'perf/cairo-perf-micro.c')
-rw-r--r--perf/cairo-perf-micro.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/cairo-perf-micro.c b/perf/cairo-perf-micro.c
index d8745c205..618272ec5 100644
--- a/perf/cairo-perf-micro.c
+++ b/perf/cairo-perf-micro.c
@@ -26,7 +26,7 @@
* Carl Worth <cworth@cworth.org>
*/
-#define _GNU_SOURCE 1 /* for sched_getaffinity() */
+#include "config.h"
#include "cairo-perf.h"
#include "cairo-stats.h"