X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fprotocols%2Fdumprestore.h;h=a29190863b946833ba62945d97f4b19e8414b648;hp=1e6c508e88bcac325d6b4c14ac029fb13a368910;hb=d6967896bc4e18f9b4359a2ef5be5c0f1bcc456a;hpb=0a99352128efc4af44160eee69e8990686bf9ad5 diff --git a/compat/include/protocols/dumprestore.h b/compat/include/protocols/dumprestore.h index 1e6c508..a291908 100644 --- a/compat/include/protocols/dumprestore.h +++ b/compat/include/protocols/dumprestore.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 * - * $Id: dumprestore.h,v 1.7 2000/11/10 14:42:25 stelian Exp $ + * $Id: dumprestore.h,v 1.9 2000/12/21 11:14:53 stelian Exp $ */ /* @@ -49,6 +49,8 @@ #ifndef _PROTOCOLS_DUMPRESTORE_H_ #define _PROTOCOLS_DUMPRESTORE_H_ +#include + /* * TP_BSIZE is the size of file blocks on the dump tapes. * Note that TP_BSIZE must be a multiple of DEV_BSIZE.