Remove some cpp that is internal to configure.in.
[bpt/emacs.git] / src / s / sol2-10.h
1 /* Handle Solaris 2.10. */
2
3 #include "sol2-6.h"
4
5 /* This is used in list_system_processes. */
6 #define HAVE_PROCFS 1
7
8 /* This is needed for the system_process_attributes implementation. */
9 #define _STRUCTURED_PROC 1
10
11 /* arch-tag: 7c51a134-5469-4d16-aa00-d69224640eeb
12 (do not change this comment) */