emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/strftime.c


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/strftime.c
Date: Fri, 04 Apr 2003 01:24:06 -0500

Index: emacs/src/strftime.c
diff -c emacs/src/strftime.c:1.26 emacs/src/strftime.c:1.27
*** emacs/src/strftime.c:1.26   Wed Mar 13 18:01:45 2002
--- emacs/src/strftime.c        Sun Jun 16 13:30:50 2002
***************
*** 68,73 ****
--- 68,76 ----
  #if DO_MULTIBYTE
  # if HAVE_MBRLEN
  #  include <wchar.h>
+ #   if __hpux
+ #     include <sys/_mbstate_t.h>
+ #   endif
  #  if !defined (mbsinit) && !defined (HAVE_MBSINIT)
  #   define mbsinit(ps) 1
  #  endif /* !defined (mbsinit) && !defined (HAVE_MBSINIT) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]