/[gentoo-x86]/media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch
Gentoo

Contents of /media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue Jul 31 18:00:25 2012 UTC (9 months, 2 weeks ago) by tomjbe
Branch: MAIN
CVS Tags: HEAD
Fix missing #includes for gcc-47 (bug 425690). Thanks Diego. Also add slot deps to qt-*:4

(Portage version: 2.1.11.9/cvs/Linux x86_64)

1 tomjbe 1.1 --- async/cpp/AsyncCppDnsLookupWorker.cpp.old 2012-07-31 17:45:31.000000000 +0000
2     +++ async/cpp/AsyncCppDnsLookupWorker.cpp 2012-07-31 17:45:24.000000000 +0000
3     @@ -38,6 +38,7 @@
4     *
5     ****************************************************************************/
6    
7     +#include <unistd.h>
8     #include <sys/socket.h>
9     #include <netinet/in.h>
10     #include <arpa/inet.h>

  ViewVC Help
Powered by ViewVC 1.1.13