X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Fsymtab.c;h=3e6d3fc2b6674a31a076dcb2eb3204790e1159d3;hp=5bd5e67c45b8b43958f674ffdf2422fe900c7cc0;hb=d1925e0c515fcb4f815d75292566d600fd715ff5;hpb=0d4dfd0731eacefd7e1fc8493522021f50ff92db diff --git a/restore/symtab.c b/restore/symtab.c index 5bd5e67..3e6d3fc 100644 --- a/restore/symtab.c +++ b/restore/symtab.c @@ -37,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: symtab.c,v 1.21 2003/03/30 15:40:40 stelian Exp $"; + "$Id: symtab.c,v 1.22 2003/10/26 16:05:48 stelian Exp $"; #endif /* not lint */ /* @@ -63,7 +63,12 @@ static const char rcsid[] = #endif #include #else /* __linux__ */ +#ifdef sunos +#include +#include +#else #include +#endif #endif /* __linux__ */ #include