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