mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-13 01:08:50 +00:00
Avoid compilation errors when using GCC with -Werror=missing-declarations and -Werror=missing-prototypes (those flags are wanted to track and fix further warnings).