Skip to content

Remove copy of BSD sys/queue.h #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 21, 2016

Conversation

dgrove-oss
Copy link
Contributor

We are now requiring libbsd-dev, which provides sys/queue.h.
Therefore there is no longer a need to have our own copy
of the code in libdispatch.

Since we are relying on libbsd-dev we can get queue.h from it

We are now requiring libbsd-dev, which provides sys/queue.h.
Therefore there is no longer a need to have our own copy
of the code in libdispatch.

Since we are relying on libbsd-dev we can get queue.h from it
MadCoder added a commit that referenced this pull request Jan 21, 2016
@MadCoder MadCoder merged commit b647aee into swiftlang:master Jan 21, 2016
@dgrove-oss dgrove-oss deleted the remove_sys_queue branch January 21, 2016 20:12
das pushed a commit that referenced this pull request Jun 14, 2016
Remove copy of BSD sys/queue.h

Signed-off-by: Daniel A. Steffen <[email protected]>
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