aboutsummaryrefslogtreecommitdiff
path: root/src/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/file.h b/src/file.h
index a677e2f..887bd31 100644
--- a/src/file.h
+++ b/src/file.h
@@ -1,6 +1,8 @@
#ifndef MAGI_INCLUDED_FILE
#define MAGI_INCLUDED_FILE
+#include "param.h"
+
struct magi_file {
/* All pointers must be valid as 'free' arguments. */