Skip to content

src: add missing symbols in GLib compatibility layer

Debian's symbol tracking system warns us of ABI breakage due to missing symbol. To avoid ABI breakage, also bring them back.

Although, I have no idea why anything would want to call those symbols...

Fixes: #20 (closed)

Merge request reports