From owner-cvs-gnu Tue Aug 9 07:10:24 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id HAA09907 for cvs-gnu-outgoing; Tue, 9 Aug 1994 07:10:24 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id HAA09895; Tue, 9 Aug 1994 07:10:16 -0700 Date: Tue, 9 Aug 1994 07:10:16 -0700 From: "Jordan K. Hubbard" Message-Id: <199408091410.HAA09895@freefall.cdrom.com> To: ache, adam, alm, ats, bde, csgr, cvs-gnu, davidg, dyson, guido, hsu, jkh, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, sean, smace, sos, wollman Subject: cvs commit: src/gnu/usr.bin/groff/troff div.h troff.h Sender: cvs-gnu-owner@freefall.cdrom.com Precedence: bulk jkh 94/08/09 07:10:15 Modified: gnu/usr.bin/groff/troff div.h troff.h Log: Make this compile in 2.0. Needed to remove one gratuitous declaration (troff.h) and make another properly volatile (div.h). Submitted by: jkh