Changes in protocols/msn/soap.h [e252d8c:0e788f5]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/soap.h
re252d8c r0e788f5 36 36 #include <string.h> 37 37 #include <sys/types.h> 38 #ifndef _WIN32 38 39 #include <sys/socket.h> 39 40 #include <netinet/in.h> 40 41 #include <arpa/inet.h> 41 42 #include <unistd.h> 43 #endif 42 44 #include "nogaim.h" 43 45
Note: See TracChangeset
for help on using the changeset viewer.