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

Annotation of ports/geo/navit/patches/patch-navit_graphics_sdl_graphics_sdl_c, Revision 1.2

1.1       yason       1: $OpenBSD$
1.2     ! kirby       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 @@
1.1       yason       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