Changeset 42f61f01 in mainline for uspace/srv/net/udp/udp_inet.c


Ignore:
Timestamp:
2017-09-06T06:53:55Z (8 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d14840d
Parents:
20c82e3
Message:

Fix ia64/abs32le builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/udp/udp_inet.c

    r20c82e3 r42f61f01  
    3535 */
    3636
    37 #include <bitops.h>
    38 #include <byteorder.h>
    3937#include <errno.h>
    4038#include <inet/inet.h>
    4139#include <io/log.h>
    42 #include <stdio.h>
    43 #include <task.h>
    4440
    4541#include "assoc.h"
Note: See TracChangeset for help on using the changeset viewer.