mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 04:42:53 +00:00
lib: add missing includes to headers
Signed-off-by: Thomas Wood <thomas.wood@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
committed by
Daniel Vetter
parent
5874daddc4
commit
d96490af99
@@ -28,6 +28,9 @@
|
||||
#ifndef _DEBUG_H_
|
||||
#define _DEBUG_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define DEBUG_PROTOCOL_VERSION 1
|
||||
#define COMMUNICATION_OFFSET 0xc00
|
||||
#define COMMUNICATION_QWORD 0xc0
|
||||
|
||||
Reference in New Issue
Block a user