=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/elf2ecoff/Attic/elf2ecoff.c,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/elf2ecoff/Attic/elf2ecoff.c 2003/11/27 10:33:20 1.5 --- src/usr.bin/elf2ecoff/Attic/elf2ecoff.c 2005/12/21 01:40:24 1.6 *************** *** 1,4 **** ! /* $OpenBSD: elf2ecoff.c,v 1.5 2003/11/27 10:33:20 henning Exp $ */ /* $NetBSD: elf2ecoff.c,v 1.8 1997/07/20 03:50:54 jonathan Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: elf2ecoff.c,v 1.6 2005/12/21 01:40:24 millert Exp $ */ /* $NetBSD: elf2ecoff.c,v 1.8 1997/07/20 03:50:54 jonathan Exp $ */ /* *************** *** 47,53 **** #include #include #include ! #include #include #include --- 47,53 ---- #include #include #include ! #include #include #include