head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.07.21.14.07.29; author ryoon; state Exp; branches; next ; commitid cGXOGYxUllWlLwOG; desc @@ 1.1 log @lang/moscow_ml: Fix build with GCC 14 * Set LICENSE. * Make pkglint happier. @ text @$NetBSD$ * Fix build with GCC 14. --- src/config/auto-aux/endian.c.orig 2026-06-03 12:39:39.545453221 +0000 +++ src/config/auto-aux/endian.c @@@@ -1,3 +1,5 @@@@ +#include + main() { long n[2]; @