perf_event: Include list.h by itself

Fujitsu: POSTK_DEBUG_TEMP_FIX_32
Refs: #1004
Change-Id: I8670477cf498ac98df971f2c0288f335a989f675
This commit is contained in:
Ken Sato
2018-07-26 09:32:13 +09:00
committed by Masamichi Takagi
parent 4ce4c9f264
commit f1a40a409f

View File

@ -2,9 +2,7 @@
#ifndef MC_PERF_EVENT_H
#define MC_PERF_EVENT_H
//#ifdef POSTK_DEBUG_TEMP_FIX_32
#include <list.h>
//#endif /*POSTK_DEBUG_TEMP_FIX_32*/
#include <march.h>
struct perf_event_attr;