فهرست منبع

core: added missing typedef for dest_info_t

Daniel-Constantin Mierla 7 سال پیش
والد
کامیت
3c0adfed3d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/core/ip_addr.h

+ 1 - 0
src/core/ip_addr.h

@@ -187,6 +187,7 @@ struct dest_info{
 #endif
 };
 
+typedef struct dest_info dest_info_t;
 
 /* list of names for multi-homed sockets that need to bind on
  * multiple addresses in the same time (sctp ) */