Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/io/call.cfa.in

    r2d028003 r14f6a3cb  
    3131Prelude = """#define __cforall_thread__
    3232
     33#include <sys/socket.h> // first include because of anonymous types __SOCKADDR_ARG, __CONST_SOCKADDR_ARG
    3334#include <unistd.h>
    3435#include <errno.h>
    35 #include <sys/socket.h>
    3636#include <time.hfa>
    3737
Note: See TracChangeset for help on using the changeset viewer.