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