Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[deliverable/linux.git] / tools / perf / ui / gtk / gtk.h
1 #ifndef _PERF_GTK_H_
2 #define _PERF_GTK_H_ 1
3
4 #pragma GCC diagnostic ignored "-Wstrict-prototypes"
5 #include <gtk/gtk.h>
6 #pragma GCC diagnostic error "-Wstrict-prototypes"
7
8 #endif /* _PERF_GTK_H_ */
This page took 0.034337 seconds and 6 git commands to generate.