Commit 3ba6f77e authored by Youness Alaoui's avatar Youness Alaoui

need to include stunagent.h in stun-ice.h and bind.h

parent f60b60f9
......@@ -42,6 +42,7 @@
*/
# include "stun/tools/bind.h"
# include "stun/stunagent.h"
# ifdef __cplusplus
extern "C" {
......
......@@ -50,6 +50,8 @@ typedef struct stun_bind_s stun_bind_t;
# include <stdbool.h>
# include <stdint.h>
# include "stun/stunagent.h"
# ifdef __cplusplus
extern "C" {
# endif
......
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