On Mon, Aug 8, 2011 at 4:20 PM, Søren Sandmann <[email protected]> wrote: > From: Søren Sandmann Pedersen <[email protected]> > > Some systems don't have the file, and the types are already defined in > pixman.h.
Tested on macosx, linux and win32 (after http://lists.freedesktop.org/archives/pixman/2011-August/001380.html ) Andrea > > https://bugs.freedesktop.org//show_bug.cgi?id=37422 > --- > test/lowlevel-blt-bench.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/test/lowlevel-blt-bench.c b/test/lowlevel-blt-bench.c > index d58587d..b00e487 100644 > --- a/test/lowlevel-blt-bench.c > +++ b/test/lowlevel-blt-bench.c > @@ -22,7 +22,6 @@ > * DEALINGS IN THE SOFTWARE. > */ > > -#include <stdint.h> > #include <stdio.h> > #include <stdlib.h> > #include <string.h> > -- > 1.7.4 > > _______________________________________________ > Pixman mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/pixman > _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
