Import more changesets from Rob Landley's fork (part 2)
This commit is contained in:
@ -18,6 +18,8 @@
|
||||
#ifndef __MINGW_H
|
||||
#define __MINGW_H
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#define __int64 long long
|
||||
#define __int32 long
|
||||
#define __int16 short
|
||||
|
||||
Reference in New Issue
Block a user