Works now under OSF1 and Linux
This commit is contained in:
@@ -68,6 +68,8 @@ int InstrHost(char *input, char *instr, char *host, char *user, char *pcod
|
||||
|
||||
#ifdef __VMS
|
||||
#define instr_host_ instr_host
|
||||
#elif defined __linux
|
||||
#define instr_host_ instr_host__
|
||||
#endif
|
||||
|
||||
int instr_host_(F_CHAR(input), F_CHAR(instr), F_CHAR(host), F_CHAR(user), F_CHAR(pcod)
|
||||
|
||||
Reference in New Issue
Block a user