perf_event: Include list.h by itself
Fujitsu: POSTK_DEBUG_TEMP_FIX_32 Refs: #1004 Change-Id: I8670477cf498ac98df971f2c0288f335a989f675
This commit is contained in:
committed by
Masamichi Takagi
parent
4ce4c9f264
commit
f1a40a409f
@ -2,9 +2,7 @@
|
|||||||
#ifndef MC_PERF_EVENT_H
|
#ifndef MC_PERF_EVENT_H
|
||||||
#define MC_PERF_EVENT_H
|
#define MC_PERF_EVENT_H
|
||||||
|
|
||||||
//#ifdef POSTK_DEBUG_TEMP_FIX_32
|
|
||||||
#include <list.h>
|
#include <list.h>
|
||||||
//#endif /*POSTK_DEBUG_TEMP_FIX_32*/
|
|
||||||
#include <march.h>
|
#include <march.h>
|
||||||
|
|
||||||
struct perf_event_attr;
|
struct perf_event_attr;
|
||||||
|
|||||||
Reference in New Issue
Block a user