head 1.2; access; symbols; locks; strict; comment @// @; 1.2 date 2025.11.25.12.00.19; author abs; state dead; branches; next 1.1; commitid eQ939rHA7yfDHVjG; 1.1 date 2025.11.23.23.13.21; author wiz; state Exp; branches; next ; commitid ULqbYd989xMUuJjG; desc @@ 1.2 log @Patch removal missed in last (Was removed from distinfo but not cvs) (Thanks wizd) @ text @$NetBSD: patch-MediaInfoLib_Source_MediaInfo_MediaInfo__Internal.cpp,v 1.1 2025/11/23 23:13:21 wiz Exp $ SIGINT etc. are used even when _POSIX_PRIORITY_SCHEDULING is not defined. --- MediaInfoLib/Source/MediaInfo/MediaInfo_Internal.cpp.orig 2025-11-23 23:11:01.344670767 +0000 +++ MediaInfoLib/Source/MediaInfo/MediaInfo_Internal.cpp @@@@ -75,9 +75,9 @@@@ #elif defined(_POSIX_PRIORITY_SCHEDULING) #include #include - #include #endif //_POSIX_PRIORITY_SCHEDULING #include + #include #endif using namespace ZenLib; using namespace std; @ 1.1 log @mediainfo: fix build on NetBSD 11.99.4 @ text @d1 1 a1 1 $NetBSD$ @