From e069f7fe566f93e50d2559c04ff31cc334748e51 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 10 Sep 2018 06:27:10 +0200 Subject: rpc: Use configuration header file Update #3375. --- cpukit/librpc/src/rpc/svc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/librpc/src/rpc/svc.c') diff --git a/cpukit/librpc/src/rpc/svc.c b/cpukit/librpc/src/rpc/svc.c index 64cc964c71..a1f576976c 100644 --- a/cpukit/librpc/src/rpc/svc.c +++ b/cpukit/librpc/src/rpc/svc.c @@ -1,3 +1,5 @@ +#include "rtems-rpc-config.h" + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape -- cgit v1.2.3