GTK: Search: Squash implicit declaration of malloc.

This commit is contained in:
Michael Drake 2022-03-28 11:47:46 +01:00
parent acc07fcf85
commit 035106032b

View File

@ -25,6 +25,7 @@
* that generally means web search and is confusing.
*/
#include <stdlib.h>
#include <stdbool.h>
#include <gtk/gtk.h>