pixman: Branch 'master'

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Sat Dec 18 13:33:00 PST 2010


 test/gradient-crash-test.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 303de045ff21bd5c9cb756d50a41fe4cb8bc97b8
Author: Jon TURNEY <jon.turney at dronecode.org.uk>
Date:   Sat Dec 18 18:32:39 2010 +0000

    Remove stray #include <fenv.h>
    
    Remove a stray #include <fenv.h> added in commit 2444b2265abeaf6dcf3df1763bc2711684e63bb8
    to fix compilation on platforms which don't have fenv.h
    
    Signed-off-by: Jon TURNEY <jon.turney at dronecode.org.uk>

diff --git a/test/gradient-crash-test.c b/test/gradient-crash-test.c
index 395c469..c85712d 100644
--- a/test/gradient-crash-test.c
+++ b/test/gradient-crash-test.c
@@ -1,6 +1,5 @@
 #include <stdio.h>
 #include <stdlib.h>
-#include <fenv.h>
 #include "utils.h"
 
 int


More information about the xorg-commit mailing list