* This should fix the GCC4 build (we should really try to eliminate those tiny

include differences between our compiler setups).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42744 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2011-09-11 20:16:09 +00:00
parent 54401270ec
commit 57f2ed7eb3

View File

@ -6,6 +6,8 @@
#include <validate_display_mode.h>
#include <string.h>
static uint16
round(uint16 value, uint16 resolution)