diff options
Diffstat (limited to 'archivers/macutils/files/patch-util_transname.c')
-rw-r--r-- | archivers/macutils/files/patch-util_transname.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/archivers/macutils/files/patch-util_transname.c b/archivers/macutils/files/patch-util_transname.c deleted file mode 100644 index 22d615288a20..000000000000 --- a/archivers/macutils/files/patch-util_transname.c +++ /dev/null @@ -1,9 +0,0 @@ ---- util/transname.c.orig 1993-10-02 20:16:00 UTC -+++ util/transname.c -@@ -1,5 +1,5 @@ - #include <sys/types.h> --#include <sys/dir.h> -+#include <dirent.h> - - char *strncpy(); - |