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.40.32; author nia; state Exp; branches; next ; commitid xmmgi1Psj3N8CwKG; desc @@ 1.1 log @w9wm: Fix implicit function declarations @ text @$NetBSD$ Fix implicit declaration of exit(3). --- error.c.orig 2026-06-20 10:38:22.997156686 +0000 +++ error.c @@@@ -1,5 +1,6 @@@@ /* Copyright (c) 1994 David Hogan, see README for licence details */ #include +#include #include #include #include @