Include float.h for DBL_EPSILON
https://bugs.gentoo.org/show_bug.cgi?id=480272 Patch was written by Jeroen Roovers <jer@gentoo.org>
This commit is contained in:
parent
f682841ae1
commit
0b168ee499
|
@ -13,6 +13,7 @@
|
|||
#include "all.h"
|
||||
|
||||
#include <time.h>
|
||||
#include <float.h>
|
||||
#include <sys/time.h>
|
||||
#include <xcb/randr.h>
|
||||
#include <X11/XKBlib.h>
|
||||
|
|
Loading…
Reference in New Issue