Changeset 604 for trunk/src/sed/lib


Ignore:
Timestamp:
Nov 26, 2006, 1:49:59 AM (19 years ago)
Author:
bird
Message:

string.h conflict, use the string.h code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sed/lib/regex_internal.h

    r599 r604  
    109109# define __iswctype iswctype
    110110# define __btowc btowc
     111# ifndef __mempcpy /* keep quiet if string.h defines it (bird) */
    111112# define __mempcpy mempcpy
     113# endif
    112114# define __wcrtomb wcrtomb
    113115# define __regfree regfree
Note: See TracChangeset for help on using the changeset viewer.