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. --- src/main.c.orig 2026-08-17 16:27:07.223472781 +0000 +++ src/main.c @@@@ -28,6 +28,7 @@@@ #include "dock.h" #include "preview_update.h" #include "gettext.h" +#include "moveresize.h" #include #define SN_API_NOT_YET_FROZEN @