From owner-cvs-include Wed Sep 24 20:11:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA19668 for cvs-include-outgoing; Wed, 24 Sep 1997 20:11:30 -0700 (PDT) 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 UAA19641; Wed, 24 Sep 1997 20:11:05 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id UAA03867; Wed, 24 Sep 1997 20:06:20 -0700 (PDT) Date: Wed, 24 Sep 1997 20:06:20 -0700 (PDT) Message-Id: <199709250306.UAA03867@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG Subject: cvs commit: src/include ctype.h Sender: owner-cvs-include@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/09/24 20:06:20 PDT Modified files: include ctype.h Log: Bandaid for the build-breaking reference to _BSD_RUNE_T_. I'm not sure that this is right, but the old reference defaintely was not. Revision Changes Path 1.10 +3 -3 src/include/ctype.h