summaryrefslogtreecommitdiffstats
path: root/sysutils/afio/files/patch-ad
blob: 53c760f3c3289b2f745f2a90317f15ce6134bd24 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- compfile.c.orig	Thu Nov 25 22:22:28 1999
+++ compfile.c	Thu Jan 27 14:36:31 2000
@@ -207,7 +207,7 @@
  * version;
  */
 
-#if ( defined(sun) && defined(__svr4__) )
+#if ( defined(sun) && defined(__svr4__) || defined(__FreeBSD__) )
 #include <dirent.h>
 #else
 #include <sys/dir.h>
OpenPOWER on IntegriCloud