[Pixman] [PATCH] Don't include stdint.h in scaling-helpers-test.

Søren Sandmann sandmann at cs.au.dk
Tue Sep 27 08:33:00 PDT 2011


From: Søren Sandmann Pedersen <ssp at redhat.com>

Fixes bug 41257.
---
 test/scaling-helpers-test.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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



More information about the Pixman mailing list