Fix compilation failure on AIX
ao_aixs.c:148:42: error: 'id' undeclared (first use in this function); did you mean 'fd'? 148 | sprintf(buffer,"/dev/baud%d/1",id);
Loading
Please register or sign in to comment
ao_aixs.c:148:42: error: 'id' undeclared (first use in this function); did you mean 'fd'? 148 | sprintf(buffer,"/dev/baud%d/1",id);