view src/s/sol2-10.h @ 112300:bdf0026c851f

* regex.c (analyse_first): Remove unreachable 'continue' statement.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 16 Jan 2011 23:35:13 -0800
parents ef719132ddfa
children
line wrap: on
line source

/* 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