mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
fix missing includes
This commit is contained in:
parent
66c015529e
commit
4489ede527
3 changed files with 3 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <signal.h>
|
||||
#include <deque>
|
||||
|
||||
#include <event2/thread.h>
|
||||
#include <event2/buffer.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue