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.50.48; author nia; state Exp; branches; next ; commitid 9hi1yjEiNDZTIjKG; desc @@ 1.1 log @wmclockmon: Include the correct header for bzero(3). Should help the SunOS build. @ text @$NetBSD$ Include the correct header for bzero(3). --- wmclockmon-cal/mainwindow.c.orig 2026-06-18 19:48:05.201514487 +0000 +++ wmclockmon-cal/mainwindow.c @@@@ -9,6 +9,7 @@@@ #include #include #include +#include #include #include "../config.h" #include "defines.h" @