Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ccb1ec95e924a24906ef01ce6d028a8dc13dc87d
/
.
/
tools
/
perf
/
util
/
gtk
/
gtk.h
blob: 75177ee04032d06a3862acf4befd82b0b67516d3 [
file
] [
log
] [
blame
]
#ifndef
_PERF_GTK_H_
#define
_PERF_GTK_H_
1
#pragma
GCC diagnostic ignored
"-Wstrict-prototypes"
#include
<gtk/gtk.h>
#pragma
GCC diagnostic error
"-Wstrict-prototypes"
#endif
/* _PERF_GTK_H_ */