This file is indexed.

/usr/src/binutils/patches/gprof-build.diff is in binutils-source 2.30-15ubuntu1.

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
# DP: Fix gprof build error.

Index: b/gprof/gconfig.in
===================================================================
--- a/gprof/gconfig.in
+++ b/gprof/gconfig.in
@@ -96,9 +96,6 @@
 #endif
 
 
-/* Version number of package */
-#undef VERSION
-
 /* Number of bits in a file offset, on hosts where this is settable. */
 #undef _FILE_OFFSET_BITS