This file is indexed.

/usr/include/openct/types.h is in libopenct1-dev 0.6.20-1.2.

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
15
16
17
#ifndef _SRC_INCLUDE_OPENCT_TYPES_H
#define _SRC_INCLUDE_OPENCT_TYPES_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "openct 0.6.20"
/* generated using a gnu compiler version gcc (Ubuntu 4.6.0-6ubuntu1) 4.6.1 20110428 (prerelease) Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */

#include <stdint.h>


/* system headers have good uint64_t */
#ifndef _HAVE_UINT64_T
#define _HAVE_UINT64_T
#endif

  /* once */
#endif
#endif