From: Mo Zhou Date: Wed, 2 Aug 2023 20:42:54 +0000 (+0100) Subject: Add patch for missing header to resolve FTBFS. X-Git-Tag: archive/raspbian/2021.9.0-2+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7b8dc88e82ad3250f3a441ddf2aeebe2e0fe9f81;p=onetbb.git Add patch for missing header to resolve FTBFS. Last-Update: 2023-07-13 Bug-Debian: https://bugs.debian.org/1037798 Forwarded: no Gbp-Pq: Name 1040-missing-header.patch --- diff --git a/test/common/utils_assert.h b/test/common/utils_assert.h index 1df8ae7..90a16d3 100644 --- a/test/common/utils_assert.h +++ b/test/common/utils_assert.h @@ -19,6 +19,7 @@ #include "config.h" #include "utils_report.h" +#include #define REPORT_FATAL_ERROR REPORT