view src/s/sol2-10.h @ 112136:65b4d3ce5323

* themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove dev-prefix from file names, so that the files don't clash on 8x3 filesystems.
author Tassilo Horn <tassilo@member.fsf.org>
date Fri, 07 Jan 2011 11:39:54 +0100
parents 6799ec1a7188
children ef719132ddfa
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

/* arch-tag: 7c51a134-5469-4d16-aa00-d69224640eeb
   (do not change this comment) */