Skip to content
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

Contiki-NG: Fix compilation error "unknown type name 'u_char'" #1457

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

kkrentz
Copy link
Contributor

@kkrentz kkrentz commented Jul 4, 2024

Replaces u_char with uint8_t since Contiki-NG does not define u_char.

@mrdeep1 mrdeep1 merged commit a1a16f3 into obgm:develop Jul 4, 2024
31 checks passed
@kkrentz kkrentz deleted the uchar-pr branch July 4, 2024 19:17
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.

2 participants