Magellan Linux

Annotation of /trunk/ppp/patches/ppp-2.4.4-qa-fixes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 797 - (hide annotations) (download)
Mon May 11 09:46:04 2009 UTC (15 years ago) by niro
File size: 367 byte(s)
-added patches from gentoo

1 niro 797 diff -Nru ppp-2.4.4.orig/pppd/ipv6cp.c ppp-2.4.4/pppd/ipv6cp.c
2     --- ppp-2.4.4.orig/pppd/ipv6cp.c 2005-08-26 02:59:34.000000000 +0300
3     +++ ppp-2.4.4/pppd/ipv6cp.c 2007-05-28 20:00:33.000000000 +0300
4     @@ -153,6 +153,7 @@
5     #include <stdio.h>
6     #include <string.h>
7     #include <unistd.h>
8     +#include <stdlib.h>
9     #include <netdb.h>
10     #include <sys/param.h>
11     #include <sys/types.h>