This file is indexed.

/usr/lib/xemacs-21.4.22/x86_64-linux-gnu/include/s/sunos4-1-shr.h is in xemacs21-bin 21.4.22-14ubuntu1.

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
/* Synched up with: Not in FSF. */

/* For building XEmacs under SunOS 4.1.* with dynamic libraries. */

#ifdef NOT_C_CODE

#define LD_SWITCH_SYSTEM "-Bdynamic"

#endif /* NOT_C_CODE */

#include "sunos4-1.h"