Skip to content

Add missing includes#6

Closed
bin-wang wants to merge 1 commit intoDynamoRIO:drkfrom
bin-wang:add_includes
Closed

Add missing includes#6
bin-wang wants to merge 1 commit intoDynamoRIO:drkfrom
bin-wang:add_includes

Conversation

@bin-wang
Copy link
Copy Markdown
Contributor

  1. <unistd.h> is required for unlink() and symlink()
  2. <sys/sysmacros.h> is required for major() and makedev()

These functions were previously implicitly pulled in, but now anymore due to glibc changes.

@bin-wang
Copy link
Copy Markdown
Contributor Author

Closing as the changes are included in #19

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.

1 participant