compile failure due to no newline at end of file
This commit is contained in:
parent
2cdfb045d2
commit
bfcd1e07ca
|
@ -812,4 +812,4 @@ int xp_is_blocking(int errcode)
|
|||
return errcode == EAGAIN || errcode == EWOULDBLOCK || errcode == EINPROGRESS || errcode == EINTR;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue