X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Fsymtab.c;h=3e6d3fc2b6674a31a076dcb2eb3204790e1159d3;hp=5bd5e67c45b8b43958f674ffdf2422fe900c7cc0;hb=585ca01a9a2ed1ce197c44a33f5a1fde06adbef7;hpb=e1abc9ce25132eef1239047a071c2c1d4822dd9f 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