perf_counter: added include

This commit is contained in:
Anton Babushkin 2014-02-24 23:48:00 +04:00
parent 17ec859758
commit a79eef05bc
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@
#ifndef _SYSTEMLIB_PERF_COUNTER_H
#define _SYSTEMLIB_PERF_COUNTER_H value
#include <stdint.h>
/**
* Counter types.
*/