Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/proxy.h

    re252d8c rdf1694b  
    2828
    2929#include <sys/types.h>
     30#ifndef _WIN32
    3031#include <sys/socket.h>
    3132#include <netdb.h>
    3233#include <netinet/in.h>
     34#endif
    3335#include <glib.h>
    3436#include <gmodule.h>
Note: See TracChangeset for help on using the changeset viewer.