diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-05 13:56:36 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-05 13:56:36 -0800 |
commit | 9b1c32713812fa4e0085583469d9f739b7943d50 (patch) | |
tree | 0dbe396edda203ceebed8e267abc7e383c9771d9 /lisp/emacs-lisp/ert.el | |
parent | 3b108d19a0fd9aaa37709d0be4bfc67884120f43 (diff) | |
download | emacs-9b1c32713812fa4e0085583469d9f739b7943d50.tar.gz emacs-9b1c32713812fa4e0085583469d9f739b7943d50.tar.bz2 emacs-9b1c32713812fa4e0085583469d9f739b7943d50.zip |
Fix a build failure on OpenBSD 4.x and MirBSD.
* sysdep.c (list_system_processes) [__OpenBSD__ || __MirBSD__]:
Make it a stub in this case; otherwise the build might fail,
and even if the build worked the function would just return nil anyway.
Problem reported by Nelson H. F. Beebe in
<http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00021.html>
and analyzed by Jérémie Courrèges-Anglas in
<http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00062.html>.
Fixes: debbugs:13881
Diffstat (limited to 'lisp/emacs-lisp/ert.el')
0 files changed, 0 insertions, 0 deletions