Mercurial > emacs
view src/s/sol2-10.h @ 112282:bcf4b132f3d5
* lisp/info-xref.el (info-xref-docstrings): Replace cl function.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 15 Jan 2011 18:01:34 -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