head 1.1; access; symbols pkgsrc-2026Q2:1.1.0.2 pkgsrc-2026Q2-base:1.1; locks; strict; comment @ * @; 1.1 date 2026.06.20.10.19.39; author nia; state Exp; branches; next ; commitid So3l7Pve0mGWuwKG; desc @@ 1.1 log @tcpdstat: Fix implicit string function declarations. @ text @$NetBSD$ Need to include for strcmp(3). --- stat.c.orig 2026-06-20 10:16:27.448417486 +0000 +++ stat.c @@@@ -37,6 +37,7 @@@@ #include #include +#include #include #include #include @