From owner-cvs-lib Fri Feb 7 05:06:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA25199 for cvs-lib-outgoing; Fri, 7 Feb 1997 05:06:00 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA25186; Fri, 7 Feb 1997 05:05:55 -0800 (PST) Date: Fri, 7 Feb 1997 05:05:55 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199702071305.FAA25186@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdtime strftime.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/02/07 05:05:54 Modified: lib/libc/stdtime strftime.c Log: Include "setlocale.h" for _PathLocale like other parts already did Should go in 2.2 Revision Changes Path 1.16 +2 -3 src/lib/libc/stdtime/strftime.c