mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-22 22:41:30 +03:00
Include stdbool.h.
This commit is contained in:
parent
a2c6f90330
commit
de85b4348a
@ -23,6 +23,8 @@
|
||||
#ifndef _NETSURF_UTILS_TYPES_H_
|
||||
#define _NETSURF_UTILS_TYPES_H_
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
struct plotter_table;
|
||||
struct hlcache_handle;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user