From owner-cvs-gnu Fri Mar 29 06:00:33 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA13272 for cvs-gnu-outgoing; Fri, 29 Mar 1996 06:00:33 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA13256 Fri, 29 Mar 1996 06:00:26 -0800 (PST) Date: Fri, 29 Mar 1996 06:00:26 -0800 (PST) From: Bruce Evans Message-Id: <199603291400.GAA13256@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/mkisofs mkisofs.h Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/03/29 06:00:26 Modified: gnu/usr.bin/mkisofs mkisofs.h Log: Moved the include of to before the include of so that mkisofs will compile when namespace pollution is removed from . ( recently became dependent on .) Revision Changes Path 1.4 +1 -1 src/gnu/usr.bin/mkisofs/mkisofs.h