summaryrefslogtreecommitdiffstats
path: root/core/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/file.h')
-rw-r--r--core/file.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/file.h b/core/file.h
index 24c9d47c6..f8f59ead2 100644
--- a/core/file.h
+++ b/core/file.h
@@ -7,6 +7,8 @@ struct memblock {
size_t size;
};
+struct trip_table;
+
#ifdef __cplusplus
extern "C" {
#endif