mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 08:34:20 +02:00
Fix incorrect argument type for JsonRpc::SendMessage
This commit is contained in:
parent
fda4faac06
commit
0b9869917f
@ -40,6 +40,7 @@
|
||||
#endif /* __MINGW32__ */
|
||||
|
||||
typedef int socklen_t;
|
||||
typedef SSIZE_T ssize_t;
|
||||
|
||||
#define MAXPATHLEN MAX_PATH
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user