pixman: Branch 'master'

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Thu Sep 29 02:02:22 PDT 2011


 test/scaling-helpers-test.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 879b7c21e45b092272e689e05dc867f6260e258f
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Tue Sep 27 11:32:13 2011 -0400

    Don't include stdint.h in scaling-helpers-test.
    
    Fixes bug 41257.

diff --git a/test/scaling-helpers-test.c b/test/scaling-helpers-test.c
index a8b94b0..33ec47c 100644
--- a/test/scaling-helpers-test.c
+++ b/test/scaling-helpers-test.c
@@ -1,4 +1,3 @@
-#include <stdint.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <assert.h>


More information about the xorg-commit mailing list