$OpenBSD: patch-gc_type_c,v 1.1 2021/02/14 20:48:18 naddy Exp $

Index: gc_type.c
--- gc_type.c.orig
+++ gc_type.c
@@ -20,6 +20,7 @@
 */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include "geekcode.h"
 
 int get_type(void)
