Magellan Linux

Annotation of /trunk/linphone/patches/linphone-1.0.1-ipv6-include.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (hide annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years, 1 month ago) by niro
File size: 340 byte(s)
-import

1 niro 153 --- linphone-1.0.1/coreapi/linphonecore.c.orig 2005-07-15 17:49:55.000000000 +0200
2     +++ linphone-1.0.1/coreapi/linphonecore.c 2005-07-15 17:50:23.000000000 +0200
3     @@ -34,9 +34,8 @@
4     #include <arpa/inet.h>
5     #include <time.h>
6    
7     -#ifdef INET6
8     +/* once again, the ipv6 include fix - stkn */
9     #include <netdb.h>
10     -#endif
11    
12     #include "enum.h"
13