Explorar o código

core: added missing typedef for dest_info_t

Daniel-Constantin Mierla %!s(int64=7) %!d(string=hai) anos
pai
achega
3c0adfed3d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 ) */