]> Pileus Git - ~andy/linux/blobdiff - tools/perf/util/annotate.h
perf tools: Remove dependency on libnewt
[~andy/linux] / tools / perf / util / annotate.h
index 6f3c16f01ab412292ceba16d941b8f612486dafa..af755156d2785b7963d834adcd5e1ee3cc07b4be 100644 (file)
@@ -150,7 +150,7 @@ int symbol__tty_annotate(struct symbol *sym, struct map *map,
                         struct perf_evsel *evsel, bool print_lines,
                         bool full_paths, int min_pcnt, int max_lines);
 
-#ifdef NEWT_SUPPORT
+#ifdef SLANG_SUPPORT
 int symbol__tui_annotate(struct symbol *sym, struct map *map,
                         struct perf_evsel *evsel,
                         struct hist_browser_timer *hbt);