aboutsummaryrefslogtreecommitdiff
path: root/include/protocols/dumprestore.h
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1997-05-07 02:27:18 +0000
committerEivind Eklund <eivind@FreeBSD.org>1997-05-07 02:27:18 +0000
commit48ea0bec18feafd62cc2f7df74234da2e504e86a (patch)
tree06c901b37e9f1535a72cd438fa75be9f98adaa7a /include/protocols/dumprestore.h
parent89ee8ac3d677a0ff0d0c85ee38f1374fa4fe7c5e (diff)
Notes
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 72eddcd0f2da8..7b31c9ea8d134 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.