mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 00:20:42 +01:00
fix broken build process due to imported patch
I obviously did not check carefully enough the results of that import. Thanks to Tomas Heinrich for alerting us, see: https://github.com/rsyslog/rsyslog/issues/35#issuecomment-36146610 NOTE: this problems was not in released code, "just" the git tree.
This commit is contained in:
parent
c185a39b68
commit
68710a4068
@ -305,6 +305,7 @@ ENDfreeWrkrInstance
|
||||
|
||||
|
||||
BEGINtryResume
|
||||
instanceData *__restrict__ const pData = pWrkrData->pData;
|
||||
CODESTARTtryResume
|
||||
if(pData->fd == -1) {
|
||||
rsRetVal iRetLocal;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user