mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
|
--- 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"
|