$OpenBSD: patch-man_texinfo2man_c,v 1.1 2002/08/26 02:55:09 pvalchev Exp $
--- man/texinfo2man.c.orig	Thu Jan 17 12:28:51 2002
+++ man/texinfo2man.c	Sun Aug 25 20:37:07 2002
@@ -1,5 +1,5 @@
 #include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <string.h>
 #include <ctype.h>
 
