Ignore:
File:
1 edited

Legend:

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

    r849ed54 raadf01e  
    4040#include <fibril_synch.h>
    4141
    42 #include <icmp_codes.h>
    43 #include <adt/int_map.h>
    44 #include <icmp_header.h>
     42#include "../../include/icmp_codes.h"
     43
     44#include "../../structures/int_map.h"
     45
     46#include "icmp_header.h"
    4547
    4648/** Type definition of the ICMP reply data.
Note: See TracChangeset for help on using the changeset viewer.