[BACK]Return to patch-navit_graphics_sdl_graphics_sdl_c CVS log [TXT][DIR] Up to [local] / qmapshack / navit / patches

Annotation of qmapshack/navit/patches/patch-navit_graphics_sdl_graphics_sdl_c, Revision 1.1

1.1     ! kirby       1: $OpenBSD$
        !             2: --- navit/graphics/sdl/graphics_sdl.c.orig     Fri Aug 26 18:24:08 2011
        !             3: +++ navit/graphics/sdl/graphics_sdl.c  Sun May 13 17:25:06 2012
        !             4: @@ -100,7 +100,7 @@
        !             5:  #include <linux/input.h>
        !             6:  #endif
        !             7:
        !             8: -#include <alloca.h>
        !             9: +#include <stdlib.h>
        !            10:
        !            11:  #ifdef PROFILE
        !            12:  #include <sys/time.h>

CVSweb