mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-26 00:09:41 +03:00
GTK: Search: Squash implicit declaration of malloc.
This commit is contained in:
parent
acc07fcf85
commit
035106032b
@ -25,6 +25,7 @@
|
||||
* that generally means web search and is confusing.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user