head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.08.17.16.37.58; author ryoon; state Exp; branches; next ; commitid kSOeROyXGZubJ0SG; desc @@ 1.1 log @wm/obconf: Fix build with GCC 14 @ text @$NetBSD$ * Fix build with GCC 14. For toupper(3). --- src/appearance.c.orig 2026-08-17 16:23:44.268786068 +0000 +++ src/appearance.c @@@@ -17,6 +17,7 @@@@ See the COPYING file for a copy of the GNU General Public License. */ +#include #include "main.h" #include "tree.h" #include "preview_update.h" @