Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. OE qemux86@luneos ~/webos/owpb/webos-ports $ diff -uNr /usr/include/netdb.h tmp-glibc/sysroots/qemux86/usr/include/netdb.h
  2. --- /usr/include/netdb.h 2015-07-28 19:46:36.000000000 +0200
  3. +++ tmp-glibc/sysroots/qemux86/usr/include/netdb.h 2015-08-26 16:02:50.571307309 +0200
  4. @@ -561,8 +561,8 @@
  5. #endif
  6.  
  7.  
  8. -/* Extension from POSIX.1g. */
  9. -#ifdef __USE_POSIX
  10. +/* Extension from POSIX.1:2001. */
  11. +#ifdef __USE_XOPEN2K
  12. /* Structure to contain information about address of a service provider. */
  13. struct addrinfo
  14. {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement