This file is indexed.

/usr/include/libedit/vis.h is in libedit-dev 2.11-20080614-3ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
#ifndef LIBEDIT_VIS_H
#define LIBEDIT_VIS_H

#warning "This header is obsolete, use <vis.h> instead."

#include <vis.h>

#endif