X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Fextern.h;fp=restore%2Fextern.h;h=3bf83f158d41fea32ac7e89afffba5d80cda5924;hp=ed19a4bc9c15162baf5a126267b698cfa8ae0ff0;hb=d6967896bc4e18f9b4359a2ef5be5c0f1bcc456a;hpb=0bd5aa901caaf832e40166fc72994c2923cfb159 diff --git a/restore/extern.h b/restore/extern.h index ed19a4b..3bf83f1 100644 --- a/restore/extern.h +++ b/restore/extern.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - AlcĂ´ve , 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 + struct entry *addentry __P((char *, ino_t, int)); long addfile __P((char *, ino_t, int)); int addwhiteout __P((char *));