Commit 5514d0de authored by Youness Alaoui's avatar Youness Alaoui

Adding missing include

parent d08354c3
...@@ -44,6 +44,7 @@ ...@@ -44,6 +44,7 @@
#include <sys/socket.h> #include <sys/socket.h>
#include "stunagent.h" #include "stunagent.h"
#include <errno.h> #include <errno.h>
#include <arpa/inet.h>
/** ICE connectivity checks **/ /** ICE connectivity checks **/
#include "ice.h" #include "ice.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment