mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
11 lines
252 B
C
11 lines
252 B
C
|
--- iflib/directory.h.orig Sat Nov 15 16:22:07 1997
|
||
|
+++ iflib/directory.h Sat Nov 15 16:22:17 1997
|
||
|
@@ -8,6 +8,7 @@
|
||
|
* Written by stefan@space.s-link.de (Stefan Westerfeld)
|
||
|
*/
|
||
|
|
||
|
+#include <sys/types.h>
|
||
|
#include <dirent.h>
|
||
|
|
||
|
#ifdef DONT_HAVE_DIRENT
|