Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 791364 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- a/tools/include/uapi/linux/perf_event.h
0
++ b/tools/include/uapi/linux/perf_event.h
Lines 17-22 Link Here
17
17
18
#include <linux/types.h>
18
#include <linux/types.h>
19
#include <linux/ioctl.h>
19
#include <linux/ioctl.h>
20
#if !defined(__GLIBC__)
21
#include <linux/stddef.h>
22
#endif
20
#include <asm/byteorder.h>
23
#include <asm/byteorder.h>
21
24
22
/*
25
/*

Return to bug 791364