From 48ea0bec18feafd62cc2f7df74234da2e504e86a Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Wed, 7 May 1997 02:27:18 +0000 Subject: Make a lot of include-files self-contained. I excluded the patches changing int's to gid_t and uid_t - should I commit these, too? Closes PR misc/2625. Submitted by: Julian Assange --- include/protocols/dumprestore.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/protocols/dumprestore.h') 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 +#include /* * TP_BSIZE is the size of file blocks on the dump tapes. * Note that TP_BSIZE must be a multiple of DEV_BSIZE. -- cgit v1.3