mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-06 10:54:22 +01:00
include pthread.h for pthread_mutex_t (#206)
Needed to unbreak build on OpenBSD.
This commit is contained in:
committed by
Shuanglei Tao
parent
12dd5c7d82
commit
6facf525c1
@@ -1,3 +1,4 @@
|
||||
#include <pthread.h>
|
||||
#include <stdbool.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/queue.h>
|
||||
|
||||
Reference in New Issue
Block a user