Ticket #32741: patch-symlinks.c.diff
File patch-symlinks.c.diff, 258 bytes (added by fracai, 13 years ago) |
---|
-
symlinks.c
old new 4 4 #endif 5 5 #include <stdio.h> 6 6 #include <stdlib.h> 7 #include <malloc.h>8 7 #include <string.h> 9 8 #include <fcntl.h> 10 9 #include <sys/param.h>