Commit 3c2f00e8 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b891c750
...@@ -32,13 +32,12 @@ ...@@ -32,13 +32,12 @@
#include <stddef.h> #include <stddef.h>
#include <wendelin/bigfile/types.h> #include <wendelin/bigfile/types.h>
// XXX move everything into virtmem.h ?
#include <wendelin/bigfile/virtmem.h> // for VMA
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#endif #endif
typedef struct VMA VMA;
/* BigFile base class /* BigFile base class
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment