frankenphp
1e20f65e
- fix: pthread include for FreeBSD (#1058)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix: pthread include for FreeBSD (#1058) Compilation would fail on FreeBSD due to a missing header file (``pthread.h``). This commit adds a ``#include`` for it.
References
#1058 - Update frankenphp.c for compilation on FreeBSD
Author
rwv37
Parents
59f16905
Loading