add missing include
This commit is contained in:
parent
5e1901e85d
commit
d5f9909eca
1
util.h
1
util.h
@ -1,6 +1,7 @@
|
||||
#ifndef UTIL_H
|
||||
#define UTIL_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user