$OpenBSD: patch-util_heap_c,v 1.1.1.1 2003/07/08 10:55:20 sturm Exp $
--- util/heap.c.orig	Tue Jul  8 12:22:29 2003
+++ util/heap.c	Tue Jul  8 12:22:41 2003
@@ -8,6 +8,7 @@
 
 
 #include <stdio.h>
+#include <string.h>
 
 #include "alloc.h"
 #include "heap.h"
