summaryrefslogtreecommitdiff
blob: 6dfcee76dc4c0fdd81e228538243dc3b9f845039 (plain)
1
2
3
4
5
6
7
8
9
10
diff -ur indent-2.2.9/man/texinfo2man.c indent-2.2.9-freebsd/man/texinfo2man.c
--- indent-2.2.9/man/texinfo2man.c	2002-01-17 20:28:51.000000000 +0100
+++ indent-2.2.9-freebsd/man/texinfo2man.c	2005-07-30 11:13:26.616498832 +0200
@@ -1,5 +1,5 @@
 #include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <string.h>
 #include <ctype.h>