summaryrefslogtreecommitdiff
path: root/src/s/sol2-10.h
blob: b20476e7fba328c30b5da2ccf5acdca5505df9c3 (plain)
1
2
3
4
5
6
7
8
9
10
/* Handle Solaris 2.10.  */

#include "sol2-6.h"

/* This is used in list_system_processes.  */
#define HAVE_PROCFS 1

/* This is needed for the system_process_attributes implementation.  */
#define _STRUCTURED_PROC 1