=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/main.c,v retrieving revision 1.105 retrieving revision 1.106 diff -c -r1.105 -r1.106 *** src/usr.bin/make/main.c 2015/01/16 15:17:34 1.105 --- src/usr.bin/make/main.c 2015/01/16 15:36:30 1.106 *************** *** 1,4 **** ! /* $OpenBSD: main.c,v 1.105 2015/01/16 15:17:34 deraadt Exp $ */ /* $NetBSD: main.c,v 1.34 1997/03/24 20:56:36 gwr Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: main.c,v 1.106 2015/01/16 15:36:30 deraadt Exp $ */ /* $NetBSD: main.c,v 1.34 1997/03/24 20:56:36 gwr Exp $ */ /* *************** *** 35,41 **** * SUCH DAMAGE. */ ! #include #include #include #ifndef MAKE_BOOTSTRAP --- 35,41 ---- * SUCH DAMAGE. */ ! #include /* MACHINE MACHINE_ARCH */ #include #include #ifndef MAKE_BOOTSTRAP