]>
Commit | Line | Data |
---|---|---|
9385eb3d A |
1 | --- setlocale.c.orig Wed Aug 7 22:51:54 2002 |
2 | +++ setlocale.c Sat May 3 14:15:25 2003 | |
3 | @@ -56,7 +56,7 @@ | |
4 | #include "lmessages.h" /* for __messages_load_locale() */ | |
5 | #include "setlocale.h" | |
6 | #include "ldpart.h" | |
7 | -#include "../stdtime/timelocal.h" /* for __time_load_locale() */ | |
8 | +#include "timelocal.h" /* for __time_load_locale() */ | |
9 | ||
10 | /* | |
11 | * Category names for getenv() |