Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
gpuvis
0001-gpuvis_macro.h-needs-to-include-stdint.h.p...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-gpuvis_macro.h-needs-to-include-stdint.h.patch of Package gpuvis
From df6faf200282f078605c920eae888b3f1ab0dfc6 Mon Sep 17 00:00:00 2001 From: Patrik Jakobsson <pjakobsson@suse.de> Date: Fri, 24 Mar 2023 10:57:24 +0100 Subject: [PATCH] gpuvis_macro.h needs to include stdint.h Signed-off-by: Patrik Jakobsson <pjakobsson@suse.de> --- src/gpuvis_macros.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gpuvis_macros.h b/src/gpuvis_macros.h index 9a6974c..3574dbd 100644 --- a/src/gpuvis_macros.h +++ b/src/gpuvis_macros.h @@ -24,6 +24,8 @@ #ifndef GPUVIS_MACROS_H_ #define GPUVIS_MACROS_H_ +#include <stdint.h> + // Disable gpuvis ftrace tracing by default #define GPUVIS_TRACE_UTILS_DISABLE #include "../sample/gpuvis_trace_utils.h" -- 2.40.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor