Ignore:
Timestamp:
Jan 25, 2007, 1:49:28 AM (18 years ago)
Author:
bird
Message:

msvcrt build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/glob/fnmatch.c

    r503 r803  
    120120   whose names are inconsistent.  */
    121121
    122 # if !defined _LIBC && !defined getenv
     122# if !defined _LIBC && !defined getenv && !defined _MSC_VER
    123123extern char *getenv ();
    124124# endif
Note: See TracChangeset for help on using the changeset viewer.