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