This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

include/bits/locale.h committted



I got lots of these warnings from make depend:

In file included from ../include/locale.h:2,
                 from iconv_prog.c:27:
../locale/locale.h:30:25: bits/locale.h: No such file or directory
In file included from ../include/langinfo.h:1,
                 from ../locale/localeinfo.h:24,
                 from gconv_trans.c:30:
../locale/langinfo.h:26:73: bits/locale.h: No such file or directory

I've added include/bits/locale.h,
Andreas

2001-01-26  Andreas Jaeger  <aj@suse.de>

	* include/bits/locale.h: New file.


-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]