View | Details | Raw Unified | Return to bug 259787 | Differences between
and this patch

Collapse All | Expand All

(-)perf/cairo-perf-micro.c (+1 lines)
Lines 43-48 Link Here
43
#endif
43
#endif
44
44
45
#ifdef HAVE_SCHED_H
45
#ifdef HAVE_SCHED_H
46
#define _WITH_CPU_SET_T
46
#include <sched.h>
47
#include <sched.h>
47
#endif
48
#endif
48
49

Return to bug 259787