Make gcc 4.6 happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3691
This commit is contained in:
parent
7d0d5bd95c
commit
41d420d47e
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
#include "mem.h"
|
||||
#endif
|
||||
|
||||
#include <stddef.h> //for offsetof
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma pack (1)
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue