mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Tim Sneddon made it build fine on VMS again.
This commit is contained in:
parent
8d0c77403c
commit
eb044f8787
@ -50,7 +50,7 @@ char *getpass_r(const char *prompt, char *buffer, size_t buflen)
|
|||||||
{
|
{
|
||||||
long sts;
|
long sts;
|
||||||
short chan;
|
short chan;
|
||||||
struct _iosb iosb;
|
|
||||||
/* MSK, 23-JAN-2004, iosbdef.h wasn't in VAX V7.2 or CC 6.4 */
|
/* MSK, 23-JAN-2004, iosbdef.h wasn't in VAX V7.2 or CC 6.4 */
|
||||||
/* distribution so I created this. May revert back later to */
|
/* distribution so I created this. May revert back later to */
|
||||||
/* struct _iosb iosb; */
|
/* struct _iosb iosb; */
|
||||||
|
Loading…
Reference in New Issue
Block a user