Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/soap.h

    re252d8c r0e788f5  
    3636#include <string.h>
    3737#include <sys/types.h>
     38#ifndef _WIN32
    3839#include <sys/socket.h>
    3940#include <netinet/in.h>
    4041#include <arpa/inet.h>
    4142#include <unistd.h>
     43#endif
    4244#include "nogaim.h"
    4345
Note: See TracChangeset for help on using the changeset viewer.