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

@@ -1,3 +1,6 @@
#ifndef _FILE_OFFSET_BITS
#define _FILE_OFFSET_BITS 64
#endif
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>