From 02373194fe0be1ef82db419bedbf9d6ffd31dc93 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 23 May 2017 13:18:31 +0200 Subject: Update due to Newlib 2017-06-07 changes The following files are now provided by Newlib: * arpa/inet.h * net/if.h * netinet/in.h * netinet/tcp.h * sys/socket.h * sys/uio.h * sys/un.h The and are now compatible enough to be used directly. Update #2833. --- rtemsbsd/local/bus_if.c | 2 +- rtemsbsd/local/cryptodev_if.c | 2 +- rtemsbsd/local/device_if.c | 2 +- rtemsbsd/local/gpio_if.c | 2 +- rtemsbsd/local/if_dwc_if.c | 2 +- rtemsbsd/local/ifdi_if.c | 2 +- rtemsbsd/local/miibus_if.c | 2 +- rtemsbsd/local/mmcbr_if.c | 2 +- rtemsbsd/local/mmcbus_if.c | 2 +- rtemsbsd/local/pcib_if.c | 2 +- rtemsbsd/local/usb_if.c | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'rtemsbsd/local') diff --git a/rtemsbsd/local/bus_if.c b/rtemsbsd/local/bus_if.c index 169ea7d5..5d34c6da 100644 --- a/rtemsbsd/local/bus_if.c +++ b/rtemsbsd/local/bus_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/cryptodev_if.c b/rtemsbsd/local/cryptodev_if.c index 9b948816..648003d8 100644 --- a/rtemsbsd/local/cryptodev_if.c +++ b/rtemsbsd/local/cryptodev_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/device_if.c b/rtemsbsd/local/device_if.c index 20ab6221..0bee5919 100644 --- a/rtemsbsd/local/device_if.c +++ b/rtemsbsd/local/device_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/gpio_if.c b/rtemsbsd/local/gpio_if.c index ca15c8bd..86e26232 100644 --- a/rtemsbsd/local/gpio_if.c +++ b/rtemsbsd/local/gpio_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/if_dwc_if.c b/rtemsbsd/local/if_dwc_if.c index cd8b8922..67b3ea5c 100644 --- a/rtemsbsd/local/if_dwc_if.c +++ b/rtemsbsd/local/if_dwc_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/ifdi_if.c b/rtemsbsd/local/ifdi_if.c index 10e01b49..e5a81946 100644 --- a/rtemsbsd/local/ifdi_if.c +++ b/rtemsbsd/local/ifdi_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/miibus_if.c b/rtemsbsd/local/miibus_if.c index fdb30e81..6073703b 100644 --- a/rtemsbsd/local/miibus_if.c +++ b/rtemsbsd/local/miibus_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/mmcbr_if.c b/rtemsbsd/local/mmcbr_if.c index 954440b2..6a338f87 100644 --- a/rtemsbsd/local/mmcbr_if.c +++ b/rtemsbsd/local/mmcbr_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/mmcbus_if.c b/rtemsbsd/local/mmcbus_if.c index fc5e6ffb..7a9ba510 100644 --- a/rtemsbsd/local/mmcbus_if.c +++ b/rtemsbsd/local/mmcbus_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/pcib_if.c b/rtemsbsd/local/pcib_if.c index b40fa5ce..d227577f 100644 --- a/rtemsbsd/local/pcib_if.c +++ b/rtemsbsd/local/pcib_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include diff --git a/rtemsbsd/local/usb_if.c b/rtemsbsd/local/usb_if.c index 4f334ec8..d66dd2d6 100644 --- a/rtemsbsd/local/usb_if.c +++ b/rtemsbsd/local/usb_if.c @@ -12,7 +12,7 @@ * See the source file for legal information */ -#include +#include #include #include #include -- cgit v1.2.3