zink: squashme: forward declare hash_table
Acked-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
@@ -31,6 +31,8 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
struct hash_table;
|
||||||
|
|
||||||
struct spirv_buffer {
|
struct spirv_buffer {
|
||||||
uint32_t *words;
|
uint32_t *words;
|
||||||
size_t num_words, room;
|
size_t num_words, room;
|
||||||
|
Reference in New Issue
Block a user