Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/socket/include/icmp_api.h

    r849ed54 re4554d4  
    3838#define __NET_ICMP_API_H__
    3939
     40#include <net/socket_codes.h>
     41#include <net/inet.h>
    4042#include <sys/types.h>
    4143
     
    4345#include <adt/measured_strings.h>
    4446#include <packet/packet.h>
    45 #include <inet.h>
    4647#include <ip_codes.h>
    47 #include <socket_codes.h>
    4848#include <icmp_codes.h>
    4949#include <icmp_common.h>
Note: See TracChangeset for help on using the changeset viewer.