Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/iofwd.hfa

    r2d028003 rf5f2768  
    1616#pragma once
    1717
     18#include <sys/socket.h> // first include because of anonymous types __SOCKADDR_ARG, __CONST_SOCKADDR_ARG
    1819#include <unistd.h>
    19 #include <sys/socket.h>
    2020
    2121extern "C" {
Note: See TracChangeset for help on using the changeset viewer.