/[emacs]/emacs/src/strftime.c
ViewVC logotype

Diff of /emacs/src/strftime.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by jasonr, Wed Mar 13 23:01:45 2002 UTC revision 1.26.2.1 by miles, Fri Apr 4 06:21:03 2003 UTC
# Line 68  extern char *tzname[]; Line 68  extern char *tzname[];
68  #if DO_MULTIBYTE  #if DO_MULTIBYTE
69  # if HAVE_MBRLEN  # if HAVE_MBRLEN
70  #  include <wchar.h>  #  include <wchar.h>
71    #   if __hpux
72    #     include <sys/_mbstate_t.h>
73    #   endif
74  #  if !defined (mbsinit) && !defined (HAVE_MBSINIT)  #  if !defined (mbsinit) && !defined (HAVE_MBSINIT)
75  #   define mbsinit(ps) 1  #   define mbsinit(ps) 1
76  #  endif /* !defined (mbsinit) && !defined (HAVE_MBSINIT) */  #  endif /* !defined (mbsinit) && !defined (HAVE_MBSINIT) */

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.26.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26