mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-20 20:26:37 +02:00
Include "pthread.h"
It isn't implicit on OpenBSD.
This commit is contained in:
@ -28,6 +28,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <curses.h>
|
#include <curses.h>
|
||||||
|
#include <pthread.h>
|
||||||
#include <wctype.h>
|
#include <wctype.h>
|
||||||
#include <wchar.h>
|
#include <wchar.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user