summaryrefslogtreecommitdiff
path: root/perf/cairo-perf-report.c
diff options
context:
space:
mode:
Diffstat (limited to 'perf/cairo-perf-report.c')
-rw-r--r--perf/cairo-perf-report.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/perf/cairo-perf-report.c b/perf/cairo-perf-report.c
index b86bc36f7..4bdcd46d7 100644
--- a/perf/cairo-perf-report.c
+++ b/perf/cairo-perf-report.c
@@ -25,6 +25,8 @@
* Authors: Carl Worth <cworth@cworth.org>
*/
+#define _GETDELIM 1/* for getline() on AIX */
+
#include "cairo-missing.h"
#include "cairo-perf.h"
#include "cairo-stats.h"