aboutsummaryrefslogtreecommitdiff
path: root/include/protocols/dumprestore.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/protocols/dumprestore.h')
-rw-r--r--include/protocols/dumprestore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h
index 72eddcd0f2da..7b31c9ea8d13 100644
--- a/include/protocols/dumprestore.h
+++ b/include/protocols/dumprestore.h
@@ -41,6 +41,8 @@
#ifndef _PROTOCOLS_DUMPRESTORE_H_
#define _PROTOCOLS_DUMPRESTORE_H_
+#include <sys/types.h>
+#include <ufs/ufs/dinode.h>
/*
* TP_BSIZE is the size of file blocks on the dump tapes.
* Note that TP_BSIZE must be a multiple of DEV_BSIZE.