瀏覽代碼

Fix compilation of BSD targets following latest OpenBSD merges

git-svn-id: branches/fixes_3_2@41793 -
pierre 6 年之前
父節點
當前提交
8b356ea8d7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/bsd/ostypes.inc

+ 1 - 1
rtl/bsd/ostypes.inc

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