aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/macutils/files/patch-ab
blob: 325ecdab60bdeda104bc392c09879eb3cd2f8280 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- util/transname.c.orig   Fri Apr 16 00:02:36 1999
+++ util/transname.c    Fri Apr 16 00:02:38 1999
@@ -1,5 +1,5 @@
 #include <sys/types.h>
-#include <sys/dir.h>
+#include <dirent.h>
 
 char *strncpy();