- Timestamp:
- Jul 28, 2011, 2:03:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/transport/tcpip/protlib/tp_over_udp.cpp
r9686 r9991 41 41 #include <arpa/inet.h> /* inet_addr */ 42 42 43 #ifndef IPPROTO_IPV6 44 // v6 structs not defined in netinet/in.h, pull in here 45 #include <linux/ipv6.h> 46 #endif 47 43 48 #include <fcntl.h> 44 49 #include <sys/poll.h>
Note:
See TracChangeset
for help on using the changeset viewer.