]> granicus.if.org Git - procps-ng/commit
top: replace <values.h> with <limits.h> plus <float.h>
authorFredrik Fornwall <fredrik@fornwall.net>
Fri, 1 Aug 2014 05:00:00 +0000 (00:00 -0500)
committerJaromir Capik <jcapik@redhat.com>
Fri, 8 Aug 2014 20:14:21 +0000 (22:14 +0200)
commitdfe1f7d10482a0e55f8e7fe25eca3311e80b8f91
tree85708aa73728b733264526857e174d95ad316973
parent2538b5ac0321b351e39e78a309063946b596427c
top: replace <values.h> with <limits.h> plus <float.h>

This fixes a compilation problem on Android which lacks values.h.

Reference(s):
https://gitorious.org/procps/procps/merge_requests/26

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