From owner-freebsd-commit Sun Oct 1 08:15:05 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA17105 for freebsd-commit-outgoing; Sun, 1 Oct 1995 08:15:05 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA17028 for cvs-all-outgoing; Sun, 1 Oct 1995 08:13:40 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA17018 for cvs-bin-outgoing; Sun, 1 Oct 1995 08:13:38 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA17009 ; Sun, 1 Oct 1995 08:13:34 -0700 Date: Sun, 1 Oct 1995 08:13:34 -0700 From: Joerg Wunsch Message-Id: <199510011513.IAA17009@freefall.freebsd.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/sh mkinit.c Sender: owner-commit@FreeBSD.org Precedence: bulk joerg 95/10/01 08:13:33 Modified: bin/sh mkinit.c Log: Make the mkinit internal command issue an #undef for each #define, to avoid "duplicate definition" warnings.