]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
win: change ssize_t typedef to SSIZE_T
authorAdam <Adam@sigterm.info>
Sun, 5 May 2019 18:06:31 +0000 (14:06 -0400)
committerAdam <Adam@sigterm.info>
Sun, 5 May 2019 18:08:50 +0000 (14:08 -0400)
libmaxminddb redefines this when building under MSVC and breaks the
build otherwise due to the redefinition of ssize_t


No differences found