--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ --- a/apps/snmptrapd_sql.c +++ b/apps/snmptrapd_sql.c @@ -199,7 +199,7 @@ * static bind structures, plus 2 static buffers to bind to. */ static MYSQL_BIND _tbind[TBIND_MAX], _vbind[VBIND_MAX]; -static my_bool _no_v3; +static char _no_v3; static void _sql_process_queue(u_int dontcare, void *meeither);