diff options
Diffstat (limited to 'devel/dmake/files/patch-ac')
-rw-r--r-- | devel/dmake/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/dmake/files/patch-ac b/devel/dmake/files/patch-ac deleted file mode 100644 index ed21d6ae45e..00000000000 --- a/devel/dmake/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ ---- unix/dcache.c.orig Wed Jul 16 01:02:34 1997 -+++ unix/dcache.c Mon Sep 8 03:20:56 1997 -@@ -35,6 +35,7 @@ - #undef __WIN32__ - #endif - -+#include <sys/types.h> - #include <dirent.h> - #include "extern.h" - #include "sysintf.h" |