ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/SDL/video_sdl.cpp
(Generate patch)

Comparing BasiliskII/src/SDL/video_sdl.cpp (file contents):
Revision 1.27 by gbeauche, 2006-05-14T08:32:05Z vs.
Revision 1.28 by gbeauche, 2006-05-14T13:49:53Z

# Line 49 | Line 49
49   #include <errno.h>
50   #include <vector>
51  
52 + #ifdef WIN32
53 + #include <malloc.h> /* alloca() */
54 + #endif
55 +
56   #include "cpu_emulation.h"
57   #include "main.h"
58   #include "adb.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines