Include float.h for DBL_EPSILON

https://bugs.gentoo.org/show_bug.cgi?id=480272

Patch was written by Jeroen Roovers <jer@gentoo.org>
next
Kacper Kowalik (Xarthisius) 2013-08-08 20:48:21 +02:00 committed by Michael Stapelberg
parent f682841ae1
commit 0b168ee499
1 changed files with 1 additions and 0 deletions

View File

@ -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>