]> granicus.if.org Git - procps-ng/commit
all: make buildable again for new 'misc.h' header file
authorJim Warner <james.warner@comcast.net>
Tue, 19 Jan 2021 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@dropbear.xyz>
Thu, 21 Jan 2021 06:30:25 +0000 (17:30 +1100)
commit423297c9dba419a9a23b11cd4382c0ee42d9b52a
tree42c5966ebd4a0b71d327cd882dcf29c4b726463a
parent1fdd7d496679b14fd3bcf89d58ffce2d175ecdfc
all: make buildable again for new 'misc.h' header file

With the 4 header files removed in the previous patch,
this commit just changes all those obsolete references
to that new consolidated 'misc.h' header file instead.

Signed-off-by: Jim Warner <james.warner@comcast.net>
23 files changed:
Documentation/bugs.md
Makefile.am
pgrep.c
proc/devname.c
proc/namespace.c
proc/pids.c
proc/readproc.c
proc/readproc.h
proc/sysinfo.c
proc/test_namespace.c
proc/test_sysinfo.c
proc/test_uptime.c
proc/test_version.c
proc/uptime.c
proc/version.c
ps/common.h
ps/sortformat.c
skill.c
tload.c
top/top.c
uptime.c
vmstat.c
w.c