]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/util/lzma.c
perf tools: Add compress.h for the *_decompress_to_file() headers
[karo-tx-linux.git] / tools / perf / util / lzma.c
index 5b73b268c1694cb982ad03e5281f0d97dc17113f..4ca7c5c6cdcd0a9e2aeeefad5cd08c9fe9020c8f 100644 (file)
@@ -2,6 +2,7 @@
 #include <lzma.h>
 #include <stdio.h>
 #include <linux/compiler.h>
+#include "compress.h"
 #include "util.h"
 #include "debug.h"