Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #288 from eskimor/fix_missing_dirent_object
Browse files Browse the repository at this point in the history
Added dirent to D modules.
  • Loading branch information
complexmath committed Aug 14, 2012
2 parents 79341d9 + a5a1aa5 commit b86a5b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions posix.mak
Expand Up @@ -287,6 +287,7 @@ SRC_D_MODULES = \
core/sys/freebsd/sys/event \
\
core/sys/posix/signal \
core/sys/posix/dirent \
core/sys/posix/sys/select \
core/sys/posix/sys/socket \
core/sys/posix/sys/stat \
Expand Down

0 comments on commit b86a5b7

Please sign in to comment.