view src/s/sol2-10.h @ 109071:8c3d79992849

Fix some compilation errors in nsfns.c * nsfns.m: extern declare Vmenu_bar_mode, Vtool_bar_mode. (ns_get_screen): Don't assign integer to f. (Fx_display_color_cells): Declarations before statements.
author Jan D <jan.h.d@swipnet.se>
date Tue, 29 Jun 2010 11:49:20 +0200
parents 3ff97bad1c47
children 6799ec1a7188
line wrap: on
line source

/* Handle Solaris 2.10.  */

#include "sol2-6.h"

#define SYSTEM_MALLOC

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