]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - tools/perf/util/ui/helpline.h
perf hists browser: Add missing stdarg.h include
[mv-sheeva.git] / tools / perf / util / ui / helpline.h
index 809975759080dbfbe6a5cec59bba2301c235ecac..fdcbc0270acd3bec570c0d1ac1953f06137442bb 100644 (file)
@@ -2,6 +2,7 @@
 #define _PERF_UI_HELPLINE_H_ 1
 
 #include <stdio.h>
+#include <stdarg.h>
 
 void ui_helpline__init(void);
 void ui_helpline__pop(void);