File 0904-erts-Fix-missing-include-of-dtrace-wrapper.h.patch of Package erlang

From 6110960d6a057f7e0abe539604ca0c84afc31d19 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?John=20H=C3=B6gberg?= <john@erlang.org>
Date: Thu, 13 Mar 2025 10:05:48 +0100
Subject: [PATCH] erts: Fix missing include of dtrace-wrapper.h

---
 erts/emulator/beam/bif.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/erts/emulator/beam/bif.c b/erts/emulator/beam/bif.c
index 5ac3f4dbd3..b5a640905d 100644
--- a/erts/emulator/beam/bif.c
+++ b/erts/emulator/beam/bif.c
@@ -54,6 +54,7 @@
 #include "jit/beam_asm.h"
 #include "erl_global_literals.h"
 #include "beam_load.h"
+#include "dtrace-wrapper.h"
 
 Export *erts_await_result;
 static Export await_exit_trap;
-- 
2.43.0

openSUSE Build Service is sponsored by