From owner-cvs-gnu Fri Oct 4 08:11:59 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA24025 for cvs-gnu-outgoing; Fri, 4 Oct 1996 08:11:59 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA24007; Fri, 4 Oct 1996 08:11:49 -0700 (PDT) Date: Fri, 4 Oct 1996 08:11:49 -0700 (PDT) From: Peter Wemm Message-Id: <199610041511.IAA24007@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libg++ Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/10/04 08:11:47 Modified: gnu/lib/libg++ Makefile Log: Oops, an editing error at one point meant I had missed the osfcn.h header (it was directly underneath where bool.h used to be in the list, I think I must have not been paying attention and deleted a word from the wrong line. The machine that I was testing on still had an (old?) osfcn.h file) Pointed out by: Andreas Klemm Revision Changes Path 1.15 +2 -2 src/gnu/lib/libg++/Makefile