frankenphp
1e20f65e - fix: pthread include for FreeBSD (#1058)

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.
Author
Parents
Loading