Skip to content

Conversation

@dgrove-oss
Copy link
Contributor

The include of sys/user.h is not needed; it
is a leftover from the initial linux port.
Eliminating it avoids a build problem for
the Swift dispatch overlay on ubuntu 14.04
powerpc64le because the content of sys/user.h
confuses the clang module importer when it
attempts to import CDispatch.

The include of sys/user.h is not needed; it
is a leftover from the initial linux port.
Eliminating it avoids a build problem for
the Swift dispatch overlay on ubuntu 14.04
powerpc64le because the content of sys/user.h
confuses the clang module importer when it
attempts to import CDispatch.
@MadCoder MadCoder merged commit 7974138 into swiftlang:master Feb 16, 2017
@dgrove-oss dgrove-oss deleted the tweak-linux_base branch February 16, 2017 18:59
das pushed a commit that referenced this pull request Feb 21, 2017
Remove unused include of sys/user.h

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants