Fix some Windows build header issues
Review Request #2731 — Created Oct. 26, 2023 and submitted — Latest diff uploaded
We need to use the helper headers to get the bit flags for
g_mkdir
.And MSVC doesn't seem to like the empty initializer for the signal array.
Compiled libpurple on Linux and Windows.