If we don't have GCC, fall back on using floor().
authorGuy Harris <guy@alum.mit.edu>
Sat, 20 Dec 2014 02:59:55 +0000 (18:59 -0800)
committerGuy Harris <guy@alum.mit.edu>
Sat, 20 Dec 2014 03:00:21 +0000 (03:00 +0000)
commit108862950341158d7d5b02d3069fc8cab3fc11ca
treeb767d11119a08de9af273ec0db48bdcf27a39b11
parentb73689649059060c5876a8ae281a2ded58a1b8fc
If we don't have GCC, fall back on using floor().

Add the closing brace for the function body while we're at it.

Change-Id: I73170fdc0885972dce531b553ff8601cceea182e
Reviewed-on: https://code.wireshark.org/review/5902
Reviewed-by: Guy Harris <guy@alum.mit.edu>
wsutil/floor.c