This file is indexed.

/usr/include/libAfterBase/afterbase_config.h is in libafterimage-dev 2.2.12-6.

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
 9
10
11
#ifndef AFTERBASE_CONFIG_H_HEADER_INCLUDED
#define AFTERBASE_CONFIG_H_HEADER_INCLUDED

#define AFTERBASE_VERSION	1.14

#undef		AFTERBASE_DEBUG_ALLOCS		
#undef		AFTERBASE_DEBUG_TRACE 		
#undef		AFTERBASE_DEBUG_TRACE_X		 
#define		AFTERBASE_X_DISPLAY		1

#endif