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_raw.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/librpc/src/rpc/svc_raw.c') diff --git a/cpukit/librpc/src/rpc/svc_raw.c b/cpukit/librpc/src/rpc/svc_raw.c index 4685370e7a..f3a6f57967 100644 --- a/cpukit/librpc/src/rpc/svc_raw.c +++ b/cpukit/librpc/src/rpc/svc_raw.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