]> granicus.if.org Git - procps-ng/commit
library <STAT>: exclude an #include for --disable-numa
authorJim Warner <james.warner@comcast.net>
Tue, 9 Aug 2016 10:55:55 +0000 (05:55 -0500)
committerCraig Small <csmall@enc.com.au>
Wed, 10 Aug 2016 21:57:55 +0000 (07:57 +1000)
commit530d19f90f5d99ee6e001ad061db3a18c42c1d1c
treeea736406eb2225edfc05e1321ea38053a9e067e1
parent00818a471b5f2dd8f6ec56453fd2504d30f6d15b
library <STAT>: exclude an #include for --disable-numa

When the numa stuff was imported from the top program,
that #include for dlopen() was not made conditional as
it should have been. Well, here it is being corrected.

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/stat.c