Skip to content
Snippets Groups Projects
Commit a95614c4 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

ip_utils: avoid depending directly on commoncpp

Change-Id: Ia6db3682f2587c547f31c5bffded5c8948236bf6
parent 7ae1d615
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#define IP_UTILS_H_ #define IP_UTILS_H_
#include <pjlib.h> #include <pjlib.h>
#include <commoncpp/socket.h> #include <ccrtp/channel.h> // For ost::IPV*Address
#include <netinet/ip.h> #include <netinet/ip.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment