]> git.wh0rd.org - dump.git/blobdiff - restore/extern.h
LFS compatibility.
[dump.git] / restore / extern.h
index ed19a4bc9c15162baf5a126267b698cfa8ae0ff0..3bf83f158d41fea32ac7e89afffba5d80cda5924 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: extern.h,v 1.10 2000/12/04 15:43:17 stelian Exp $
+ *     $Id: extern.h,v 1.11 2000/12/21 11:14:54 stelian Exp $
  */
 
 /*-
@@ -41,6 +41,8 @@
  * SUCH DAMAGE.
  */
 
+#include <config.h>
+
 struct entry   *addentry __P((char *, ino_t, int));
 long            addfile __P((char *, ino_t, int));
 int             addwhiteout __P((char *));