From 4c02385d8fa3110e4208e2cb8cb2d04d630cf85e Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Fri, 24 Jun 2016 08:52:48 +0200 Subject: libnetworking: Import current Import the from current FreeBSD. Necessary due to changes in . Remove BSD hack from . Clean up problems with htonl(). These functions are defined in . This lead to some problems because they are defined in too. Add NTOHL, ... to . --- cpukit/libnetworking/rtems/mkrootfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libnetworking/rtems/mkrootfs.h') diff --git a/cpukit/libnetworking/rtems/mkrootfs.h b/cpukit/libnetworking/rtems/mkrootfs.h index 648b71197b..8bd443693b 100644 --- a/cpukit/libnetworking/rtems/mkrootfs.h +++ b/cpukit/libnetworking/rtems/mkrootfs.h @@ -21,7 +21,7 @@ #ifndef _RTEMS_MKROOTFS_H #define _RTEMS_MKROOTFS_H -#include /* in_addr_t */ +#include /* in_addr_t */ #include -- cgit v1.2.3