summaryrefslogtreecommitdiff
path: root/com32/lib/sys/fileread.c
diff options
context:
space:
mode:
Diffstat (limited to 'com32/lib/sys/fileread.c')
-rw-r--r--com32/lib/sys/fileread.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/com32/lib/sys/fileread.c b/com32/lib/sys/fileread.c
index 7d9e1b91..26b0ceb6 100644
--- a/com32/lib/sys/fileread.c
+++ b/com32/lib/sys/fileread.c
@@ -34,6 +34,7 @@
#include <errno.h>
#include <string.h>
#include <com32.h>
+#include <pmapi.h>
#include <syslinux/pmapi.h>
#include <minmax.h>
#include "file.h"