This file is indexed.

/usr/lib/xemacs-21.4.22/x86_64-linux-gnu/include/s/ewsux5r4.h is in xemacs21-bin 21.4.22-4ubuntu3.

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
18
19
20
21
22
23
24
/* Synched up with: Mule 2.0.  Not in FSF. */

/* Definitions file for GNU Emacs running on NEC's EWS-UX/V(Rel4.2) 
						   (System V Release 4.2) */

#include "usg5-4-2.h"

#ifndef nec_ews
#define nec_ews
#endif
#ifndef nec_ews_svr4
#define nec_ews_svr4
#endif

#define XOS_NEEDS_TIME_H
#define HAVE_CLOCK

#ifdef __STDC__
#define MKDIR_PROTOTYPE int mkdir(char *dpath, mode_t dmode)
#endif

#ifndef __GNUC__
#define C_DEBUG_SWITCH "-O  -KOlimit=2000 -ZXNd=5000"
#endif