pidgin/pidgin

Make it possible so that libpurple plugins can use functions defined in libpurple/glibcompat.h

Testing Done:
Compiled on linux and raspberry pi os which fixes that build.

Reviewed at https://reviews.imfreedom.org/r/169/
#tab-label-typing {
color: #4e9a06;
}
#tab-label-typed {
color: #c4a000;
}
#tab-label-attention {
color: #006aff;
}
#tab-label-unreadchat {
color: #cc0000;
}
#tab-label-event {
color: #888a85;
}