mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-18 18:23:25 +03:00
missing stdlib header
This commit is contained in:
parent
a74778302f
commit
608c052914
@ -27,6 +27,7 @@
|
||||
* function to render it for redraw requests.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user