Skip to content

Fix missing include when building on OpenBSD#15243

Open
renatoaguiar wants to merge 1 commit intoprusa3d:masterfrom
renatoaguiar:fix-missing-include-on-openbsd
Open

Fix missing include when building on OpenBSD#15243
renatoaguiar wants to merge 1 commit intoprusa3d:masterfrom
renatoaguiar:fix-missing-include-on-openbsd

Conversation

@renatoaguiar
Copy link

On OpenBSD, alloca() is defined in stdlib.h. Hence, it needs to be included when building on that platform.

On OpenBSD, alloca() is defined in stdlib.h. Hence, it needs to be included when
building on that platform.
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

Comments