Skip to content
Snippets Groups Projects
Commit eb044f87 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Tim Sneddon made it build fine on VMS again.

parent 8d0c7740
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ char *getpass_r(const char *prompt, char *buffer, size_t buflen)
{
long sts;
short chan;
struct _iosb iosb;
/* 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 */
/* struct _iosb iosb; */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment