mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-26 14:18:31 +00:00
controller: add missing spice/types include
This commit is contained in:
parent
f343634fdd
commit
15452bfcd4
@ -18,6 +18,8 @@
|
||||
#ifndef _H_CONTROLLER_PROT
|
||||
#define _H_CONTROLLER_PROT
|
||||
|
||||
#include <spice/types.h>
|
||||
|
||||
#define CONTROLLER_MAGIC (*(uint32_t*)"CTRL")
|
||||
#define CONTROLLER_VERSION 1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user