Deleted Added
full compact
2c2
< * Copyright (c) 1996 - 2001 FreeBSD Project
---
> * Copyright (c) 1996 - 2002 FreeBSD Project
40c40
< "$FreeBSD: head/lib/libc/locale/setlocale.c 73341 2001-03-02 13:00:26Z ru $";
---
> "$FreeBSD: head/lib/libc/locale/setlocale.c 89739 2002-01-24 15:38:59Z phantom $";
59a60
> #include "../stdtime/timelocal.h" /* for __time_load_locale() */
98,99d98
< extern int __time_load_locale __P((const char *)); /* strftime.c */
<