diff options
Diffstat (limited to 'rfb/rfb.h')
-rw-r--r-- | rfb/rfb.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -965,8 +965,10 @@ extern rfbBool rfbSendTextChatMessage(rfbClientPtr cl, uint32_t length, char *bu -#endif #if(defined __cplusplus) } #endif + +#endif + |