From owner-cvs-contrib Sat Oct 18 06:15:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA17472 for cvs-contrib-outgoing; Sat, 18 Oct 1997 06:15:12 -0700 (PDT) (envelope-from owner-cvs-contrib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA17393; Sat, 18 Oct 1997 06:14:11 -0700 (PDT) (envelope-from jraynard@FreeBSD.org) From: James Raynard Received: (from jraynard@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id GAA22200; Sat, 18 Oct 1997 06:12:45 -0700 (PDT) Date: Sat, 18 Oct 1997 06:12:45 -0700 (PDT) Message-Id: <199710181312.GAA22200@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/awk awk.h Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jraynard 1997/10/18 06:12:44 PDT Modified files: contrib/awk awk.h Log: Fix a #include "regex.h" that slipped through the net. Revision Changes Path 1.2 +4 -0 src/contrib/awk/awk.h