This file is indexed.

/usr/include/ITK-4.5/win32-vc60/vcl_cstdarg.h is in libinsighttoolkit4-dev 4.5.0-3.

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
12
13
14
#ifndef vcl_win32_vc60_cstdarg_h_
#define vcl_win32_vc60_cstdarg_h_

#include <cstdarg>

#ifdef vcl_generic_cstdarg_STD
  ** error **
#else
# define vcl_generic_cstdarg_STD
#endif

#include "../generic/vcl_cstdarg.h"

#endif // vcl_win32_vc60_cstdarg_h_