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

Commit

Permalink
fix Issue 13186 - core/sys/posix/sys/uio.d is not linked into the sta…
Browse files Browse the repository at this point in the history
…ndard lib
  • Loading branch information
WalterBright committed May 11, 2017
1 parent f4095df commit 11ac522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mak/SRCS
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ SRCS=\
src\core\sys\posix\sys\socket.d \
src\core\sys\posix\sys\stat.d \
src\core\sys\posix\sys\wait.d \
src\core\sys\posix\sys\uio.d \
src\core\sys\posix\netdb.d \
src\core\sys\posix\sys\ioctl.d \
src\core\sys\posix\sys\utsname.d \
Expand Down

0 comments on commit 11ac522

Please sign in to comment.