New package: dosbox-0.74.
This commit is contained in:
parent
fab2a4bfcf
commit
1c68669d0e
5 changed files with 66 additions and 0 deletions
11
srcpkgs/dosbox/patches/gcc46.patch
Normal file
11
srcpkgs/dosbox/patches/gcc46.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- include/dos_inc.h 2010-05-10 17:43:54.000000000 +0000
|
||||
+++ include/dos_inc.h 2011-06-17 20:42:43.982548979 +0000
|
||||
@@ -28,6 +28,8 @@
|
||||
#include "mem.h"
|
||||
#endif
|
||||
|
||||
+#include <stddef.h> // for offsetof
|
||||
+
|
||||
#ifdef _MSC_VER
|
||||
#pragma pack (1)
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue