diff options
Diffstat (limited to 'rfb/rfb.h')
-rw-r--r-- | rfb/rfb.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -274,6 +274,7 @@ typedef struct _rfbScreenInfo rfbBool backgroundLoop; #endif + rfbBool ignoreSIGPIPE; } rfbScreenInfo, *rfbScreenInfoPtr; |