Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/tl/udp/udp.h

    r849ed54 raadf01e  
    3939
    4040#include <fibril_synch.h>
    41 #include <socket_core.h>
    42 #include <tl_common.h>
     41
     42#include "../../socket/socket_core.h"
     43
     44#include "../tl_common.h"
    4345
    4446/** Type definition of the UDP global data.
Note: See TracChangeset for help on using the changeset viewer.