Changeset ff2a62d in mainline for uspace/app/ping/ping.c


Ignore:
Timestamp:
2010-10-13T21:02:21Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
85124a9
Parents:
9757512
Message:

Move ip_codes.h to standard library and remove unused stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/ping/ping.c

    r9757512 rff2a62d  
    5050#include <net/inet.h>
    5151#include <net/socket_parse.h>
    52 #include <ip_codes.h>
     52#include <net/ip_codes.h>
    5353
    5454#include "print_error.h"
Note: See TracChangeset for help on using the changeset viewer.