Bug: https://bugs.gentoo.org/895044 --- a/ezV24.c +++ b/ezV24.c @@ -42,6 +42,7 @@ #include #include #include +#include #define __EZV24_C__ --- a/snprintf.c +++ b/snprintf.c @@ -61,6 +61,7 @@ /* From: Id: sprint.c,v 1.5 1995/09/10 18:35:09 chuck Exp */ +#define _GNU_SOURCE #include #include #include