mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-22 21:50:32 +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).