X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=restore%2Fsymtab.c;fp=restore%2Fsymtab.c;h=4cabfb567bc0b44401089640e7a03bee9a05b2ad;hb=717bdcef94c7487831a43048751ca868f7d8bae4;hp=abf8d7ae6fca904e02cf3c55e96cdd0ad20a92e2;hpb=16dc7a8a286fc015c9a42d0283d6f6f2d945cc81;p=dump.git diff --git a/restore/symtab.c b/restore/symtab.c index abf8d7a..4cabfb5 100644 --- a/restore/symtab.c +++ b/restore/symtab.c @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: symtab.c,v 1.13 2001/03/20 10:02:48 stelian Exp $"; + "$Id: symtab.c,v 1.14 2001/04/24 10:59:13 stelian Exp $"; #endif /* not lint */ /* @@ -59,6 +59,7 @@ static const char rcsid[] = #ifdef __linux__ #include +#include #include #include #else /* __linux__ */