indent.patch 220 B

12345678910
  1. --- man/texinfo2man.c.orig Thu Jan 17 20:28:51 2002
  2. +++ man/texinfo2man.c Mon Jan 13 14:00:29 2003
  3. @@ -1,5 +1,5 @@
  4. #include <stdio.h>
  5. -#include <malloc.h>
  6. +#include <stdlib.h>
  7. #include <string.h>
  8. #include <ctype.h>