mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-27 07:30:12 +00:00
cosmetics (only include <stddef.h> for size_t definition)
This commit is contained in:
parent
061b9512f3
commit
f6d5e64088
@ -18,7 +18,7 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include "sysdeps.h"
|
||||
#include <stddef.h>
|
||||
#include "cxxdemangle.h"
|
||||
|
||||
#if defined(__GNUC__) && (__GXX_ABI_VERSION > 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user