diff options
Diffstat (limited to 'dos/inttypes.h')
-rw-r--r-- | dos/inttypes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dos/inttypes.h b/dos/inttypes.h new file mode 100644 index 00000000..9a6118bd --- /dev/null +++ b/dos/inttypes.h @@ -0,0 +1 @@ +#include <stdint.h> |