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

File: [local] / qmapshack / navit / patches / patch-navit_graphics_sdl_graphics_sdl_c (download)

Revision 1.1, Sun Apr 3 18:56:42 2016 UTC (8 years ago) by kirby
Branch point for: MAIN

Initial revision

$OpenBSD$
--- navit/graphics/sdl/graphics_sdl.c.orig	Fri Aug 26 18:24:08 2011
+++ navit/graphics/sdl/graphics_sdl.c	Sun May 13 17:25:06 2012
@@ -100,7 +100,7 @@
 #include <linux/input.h>
 #endif
 
-#include <alloca.h>
+#include <stdlib.h>
 
 #ifdef PROFILE
 #include <sys/time.h>