patch-util_symlinks_c 302 B

12345678910
  1. --- e2fsprogs-1.42.4.orig/util/symlinks.c 2012-05-15 04:04:19.000000000 +0200
  2. +++ e2fsprogs-1.42.4/util/symlinks.c 2012-07-26 18:50:03.000000000 +0200
  3. @@ -8,7 +8,6 @@
  4. #endif
  5. #include <stdio.h>
  6. #include <stdlib.h>
  7. -#include <malloc.h>
  8. #include <string.h>
  9. #include <fcntl.h>
  10. #include <sys/param.h>