aboutsummaryrefslogtreecommitdiff
path: root/include/protocols/dumprestore.h
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
committerEivind Eklund <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
commitf756433e8b87d0739ea5865dd78e946db0614108 (patch)
tree9d0d51a059cb68406021fabbd8d1a83007decb67 /include/protocols/dumprestore.h
parent06884fd04e5ae3f7d93b817ad78183dc7abf61bf (diff)
Notes
Diffstat (limited to 'include/protocols/dumprestore.h')
-rw-r--r--include/protocols/dumprestore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h
index 7b31c9ea8d134..72eddcd0f2da8 100644
--- a/include/protocols/dumprestore.h
+++ b/include/protocols/dumprestore.h
@@ -41,8 +41,6 @@
#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.