Update to latest MiniVHD.

This commit is contained in:
Stephen McKinney
2020-11-19 01:23:27 -06:00
parent 84df433c6a
commit 21e555b63f
8 changed files with 29 additions and 7 deletions

View File

@@ -2,7 +2,9 @@
* \file
* \brief Header and footer serialize/deserialize functions
*/
#ifndef _FILE_OFFSET_BITS
#define _FILE_OFFSET_BITS 64
#endif
#include <stdlib.h>
#include <stdio.h>
#include <stdint.h>