Fix a build failure on OpenBSD 4.x and MirBSD.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Mar 2013 07:46:09 +0000 (23:46 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Mar 2013 07:46:09 +0000 (23:46 -0800)
commit0845a75c6a624f88e232499a4c1dd7ff3c6eef5a
tree15b39356bf035aac7643e90f2a6f6d1cf595ba9d
parent9b1c32713812fa4e0085583469d9f739b7943d50
Fix a build failure on OpenBSD 4.x and MirBSD.

* sysdep.c (list_system_processes): Make it a stub on all BSD_SYSTEM
hosts, except for DARWIN_OS and FreeBSD where it's been tested.

Fixes: debbugs:13881
src/ChangeLog
src/sysdep.c