Advertisement
Emulatorman

gcc47.patch

Apr 5th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. --- kdenetwork-4.8.2/kopete/protocols/jabber/googletalk/libjingle/talk/base/socketaddress.cc 2011-07-27 15:25:54.000000000 -0300
  2. +++ kdenetwork-4.8.2/kopete/protocols/jabber/googletalk/libjingle/talk/base/socketaddress.cc 2012-04-05 16:13:32.688432984 -0300
  3. @@ -31,6 +31,7 @@
  4. #include <netinet/in.h>
  5. #include <arpa/inet.h>
  6. #include <netdb.h>
  7. +#include <unistd.h>
  8. #endif
  9.  
  10. #include <cstring>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement