head 1.1; access; symbols pkgsrc-2026Q2:1.1.0.2 pkgsrc-2026Q2-base:1.1; locks; strict; comment @ * @; 1.1 date 2026.06.18.19.46.43; author nia; state Exp; branches; next ; commitid qoKW0mGqleVwHjKG; desc @@ 1.1 log @wmii: Fix implicit declaration of kill(2). @ text @$NetBSD$ Fix implicit declaration of kill(2) by including the right header. --- cmd/wmii/_util.c.orig 2026-06-18 19:42:16.704038138 +0000 +++ cmd/wmii/_util.c @@@@ -5,7 +5,7 @@@@ #include #include #include -#include +#include #include #include #include @