ddebug: add missing forward declaration
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4319>
This commit is contained in:
committed by
Marge Bot
parent
04885d61dd
commit
7f52bbb7c0
@@ -47,6 +47,7 @@
|
||||
#define mkdir(dir, mode) _mkdir(dir)
|
||||
#endif
|
||||
|
||||
struct pipe_screen;
|
||||
|
||||
/* name of the directory in home */
|
||||
#define DD_DIR "ddebug_dumps"
|
||||
|
||||
Reference in New Issue
Block a user