head 1.2; access; symbols; locks; strict; comment @// @; 1.2 date 2023.03.31.10.49.05; author joerg; state dead; branches; next 1.1; commitid IcYTwX3DtXLDugjE; 1.1 date 2023.03.30.20.26.38; author joerg; state Exp; branches; next ; commitid lS4zK9VDxWFvIbjE; desc @@ 1.2 log @Drop patches again as they were against the version before the update committed a few hours earlier. @ text @$NetBSD: patch-src_bin_exrcheck_main.cpp,v 1.1 2023/03/30 20:26:38 joerg Exp $ Needed for uint64_t. --- src/bin/exrcheck/main.cpp.orig 2022-04-07 00:52:25.000000000 +0000 +++ src/bin/exrcheck/main.cpp @@@@ -4,6 +4,7 @@@@ #include #include +#include #include #include #include @ 1.1 log @Don't depend on system header polluting the namespace for finding uint64_t. @ text @d1 1 a1 1 $NetBSD$ @