]> git.wh0rd.org - dump.git/blobdiff - compat/include/protocols/dumprestore.h
LFS compatibility.
[dump.git] / compat / include / protocols / dumprestore.h
index 785b330e3a8c5ede5bf54eb8dd8c71d89741da22..a29190863b946833ba62945d97f4b19e8414b648 100644 (file)
@@ -5,7 +5,7 @@
  *      Stelian Pop <pop@noos.fr>, 1999-2000
  *     Stelian Pop <pop@noos.fr> - AlcĂ´ve <www.alcove.fr>, 2000
  *
- *     $Id: dumprestore.h,v 1.8 2000/12/04 15:43:16 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 <config.h>
+
 /*
  * TP_BSIZE is the size of file blocks on the dump tapes.
  * Note that TP_BSIZE must be a multiple of DEV_BSIZE.