Remove use of log2(). FreeBSD doesn't have it and why use floating point when you...
authorDavid Barksdale <amatus.amongus@gmail.com>
Wed, 23 Sep 2009 04:14:06 +0000 (04:14 +0000)
committerDavid Barksdale <amatus.amongus@gmail.com>
Wed, 23 Sep 2009 04:14:06 +0000 (04:14 +0000)
commit45103b9adc8eb09c21b5eb51e8dead8ddad9eef6
tree91f6d4fee9fbd9c0690be8949fb6a7728ca9c202
parentc04768147bc897cfafb343aeeb02221ecd086795
Remove use of log2(). FreeBSD doesn't have it and why use floating point when you don't have to?
src/util/container_heap.c