update Sat Sep 12 12:37:01 PDT 2009
[pkgsrc.git] / wip / directfb / patches / patch-ab
1 $NetBSD$
2
3 --- src/display/idirectfbsurface.c.orig 2005-09-30 12:40:12.000000000 +0000
4 +++ src/display/idirectfbsurface.c
5 @@ -31,7 +31,9 @@
6  #include <stdlib.h>
7  #include <unistd.h>
8  #include <string.h>
9 +#ifndef __NetBSD__
10  #include <alloca.h>
11 +#endif
12  
13  #include <math.h>
14