mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-23 04:26:50 +03:00
Include stdbool.h
This commit is contained in:
parent
7088908cc2
commit
d8af191c0a
@ -23,6 +23,7 @@
|
||||
#ifndef _NETSURF_UTILS_UTF8_H_
|
||||
#define _NETSURF_UTILS_UTF8_H_
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
typedef enum {
|
||||
|
Loading…
Reference in New Issue
Block a user