Changeset 5a324d99 in mainline for uspace/srv/net/ethip/ethip.c


Ignore:
Timestamp:
2013-09-29T22:05:07Z (12 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
417a2ba1
Parents:
e948fde
Message:

Remove include where not needed anymore.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/ethip/ethip.c

    re948fde r5a324d99  
    4242#include <io/log.h>
    4343#include <loc.h>
     44#include <net/socket_codes.h>
    4445#include <stdio.h>
    4546#include <stdlib.h>
    46 #include <net/socket_codes.h>
    4747#include "arp.h"
    4848#include "ethip.h"
Note: See TracChangeset for help on using the changeset viewer.