X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Frestore.c;h=7197a3dd5f311885dfaf4dbf99ee53d55c17377f;hp=3d38150590016867e01c0b6eff60d1f5e90aefe3;hb=d6967896bc4e18f9b4359a2ef5be5c0f1bcc456a;hpb=0bd5aa901caaf832e40166fc72994c2923cfb159 diff --git a/restore/restore.c b/restore/restore.c index 3d38150..7197a3d 100644 --- a/restore/restore.c +++ b/restore/restore.c @@ -41,9 +41,10 @@ #ifndef lint static const char rcsid[] = - "$Id: restore.c,v 1.12 2000/12/04 15:43:17 stelian Exp $"; + "$Id: restore.c,v 1.13 2000/12/21 11:14:54 stelian Exp $"; #endif /* not lint */ +#include #include #ifdef __linux__