summaryrefslogtreecommitdiff
path: root/perf_event_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'perf_event_struct.h')
-rw-r--r--perf_event_struct.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/perf_event_struct.h b/perf_event_struct.h
index 0e1f82a8d..b9489a65c 100644
--- a/perf_event_struct.h
+++ b/perf_event_struct.h
@@ -6,9 +6,9 @@
*/
#ifndef STRACE_LINUX_PERF_EVENT_STRUCT_H
-#define STRACE_LINUX_PERF_EVENT_STRUCT_H
+# define STRACE_LINUX_PERF_EVENT_STRUCT_H
-#include <stdint.h>
+# include <stdint.h>
struct perf_event_attr {
uint32_t type;