Changeset 803 for trunk/src/gmake/glob/fnmatch.c
- Timestamp:
- Jan 25, 2007, 1:49:28 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmake/glob/fnmatch.c
r503 r803 120 120 whose names are inconsistent. */ 121 121 122 # if !defined _LIBC && !defined getenv 122 # if !defined _LIBC && !defined getenv && !defined _MSC_VER 123 123 extern char *getenv (); 124 124 # endif
Note:
See TracChangeset
for help on using the changeset viewer.