head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.06.20.10.40.33; 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). --- menu.c.orig 2026-06-20 10:38:00.243500956 +0000 +++ menu.c @@@@ -1,5 +1,6 @@@@ /* Copyright (c) 1994 David Hogan, 2000 Benjamin Drieu, see README for licence details */ #include +#include #include #include #include @