ports/devel/gindent/patches/patch-man_texinfo2man_c

11 lines
241 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- man/texinfo2man.c.orig Tue Mar 11 18:50:42 2008
+++ man/texinfo2man.c Wed Sep 12 00:24:44 2012
@@ -1,6 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include <ctype.h>