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/device_if.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtemsbsd/local/device_if.c') 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 -- cgit v1.2.3