Skip to content

Conversation

DwaineGarden
Copy link
Contributor

Fix the following errors during compile.

note: ‘ptrdiff_t’ is defined in header ‘<stddef.h>’; did you forget to ‘#include <stddef.h>’?

Fix the following errors during compile.

note: ‘ptrdiff_t’ is defined in header ‘<stddef.h>’; did you forget to ‘#include <stddef.h>’?
@mdomsch
Copy link
Contributor

mdomsch commented Dec 5, 2019

PR #236 is similar but instead includes stddef.h everywhere it's used, rather than in the always-included direwolf.h which doesn't generally have other includes in it.

@wb2osz
Copy link
Owner

wb2osz commented Dec 7, 2019

Thanks for the proposed fix. I used 236 instead, including stddef.h only where needed.

@wb2osz wb2osz closed this Dec 7, 2019
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