|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.16, 1999/09/20 04:38:58 | version 1.17, 2000/01/22 22:19:10 | ||
|---|---|---|---|
|
|
||
| #include <string.h> | #include <string.h> | ||
| #ifdef __weak_alias | #ifdef __weak_alias | ||
| __weak_alias(fnmatch,_fnmatch); | __weak_alias(fnmatch,_fnmatch) | ||
| #endif | #endif | ||
| #define EOS '\0' | #define EOS '\0' |