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