From f93f770ee6de2d42dd9f3525126b0e2c756e3a73 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 25 Aug 2017 11:01:50 +0200 Subject: network: Include missing header file --- cpukit/libnetworking/rtems/rtems_syscall.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/libnetworking') diff --git a/cpukit/libnetworking/rtems/rtems_syscall.c b/cpukit/libnetworking/rtems/rtems_syscall.c index 29b2b4cfda..bf59cd8275 100644 --- a/cpukit/libnetworking/rtems/rtems_syscall.c +++ b/cpukit/libnetworking/rtems/rtems_syscall.c @@ -26,6 +26,7 @@ #include #include +#include #include #include "rtems_syscall.h" -- cgit v1.2.3