at v192 388 B view raw
1diff -rc replace-2.24-orig/replace.h replace-2.24/replace.h 2*** replace-2.24-orig/replace.h 2004-10-07 15:15:06.000000000 +0200 3--- replace-2.24/replace.h 2008-02-21 14:57:47.000000000 +0100 4*************** 5*** 11,17 **** 6 #include <ctype.h> 7 #include <unistd.h> 8 #include <string.h> 9- #include <malloc.h> 10 #include <sys/stat.h> 11 #include <ftw.h> 12 #include <utime.h> 13--- 11,16 ----