|
@@ -147,7 +147,7 @@ TYPE
|
|
|
|
|
|
{ directory services }
|
|
{ directory services }
|
|
{$ifndef darwin_new_iostructs}
|
|
{$ifndef darwin_new_iostructs}
|
|
-{$ifdef dragonfly}
|
|
|
|
|
|
+{$if defined(dragonfly)}
|
|
dirent = record
|
|
dirent = record
|
|
d_fileno : ino_t; // file number of entry
|
|
d_fileno : ino_t; // file number of entry
|
|
d_namlen : cuint16; // strlen (d_name)
|
|
d_namlen : cuint16; // strlen (d_name)
|