You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- man/texinfo2man.c.orig Thu Jan 17 20:28:51 2002 |
|
+++ man/texinfo2man.c Mon Jan 13 14:00:29 2003 |
|
@@ -1,5 +1,5 @@ |
|
#include <stdio.h> |
|
-#include <malloc.h> |
|
+#include <stdlib.h> |
|
#include <string.h> |
|
#include <ctype.h> |
|
|
|
|