summaryrefslogtreecommitdiff
path: root/devel/dmake/files/patch-ac
blob: ed21d6ae45e36a34e009f4ff6202aef1377991c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"