Needed for previous changes.
This commit is contained in:
		| @@ -108,3 +108,5 @@ int __stdcall slash_unc_prefix_p (const char *path); | |||||||
|     set_errno (__err); \ |     set_errno (__err); \ | ||||||
|   __err; \ |   __err; \ | ||||||
| }) | }) | ||||||
|  |  | ||||||
|  | #define isdrive(s) (isalpha (*(s)) && (s)[1] == ':') | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user