summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/imgact_elf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/imgact_elf.h b/sys/sys/imgact_elf.h
index beb5f96..0ec04fc 100644
--- a/sys/sys/imgact_elf.h
+++ b/sys/sys/imgact_elf.h
@@ -39,6 +39,7 @@
struct image_params;
struct thread;
+struct vnode;
/*
* Structure used to pass information from the loader to the
OpenPOWER on IntegriCloud