summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frontends/gtk/search.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/gtk/search.c b/frontends/gtk/search.c
index 068624153..17447bbb7 100644
--- a/frontends/gtk/search.c
+++ b/frontends/gtk/search.c
@@ -25,6 +25,7 @@
* that generally means web search and is confusing.
*/
+#include <stdlib.h>
#include <stdbool.h>
#include <gtk/gtk.h>