From a78c319e785714256699f2996a54e726254f5b7f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Aug 2002 04:16:22 +0000 Subject: 2002-08-11 Ralf Corsepius * src/rpc/rtems_portmapper.c: include (Get rid of gcc31 warnings about abort/exit). --- cpukit/librpc/ChangeLog | 5 +++++ cpukit/librpc/src/rpc/rtems_portmapper.c | 1 + 2 files changed, 6 insertions(+) (limited to 'cpukit/librpc') diff --git a/cpukit/librpc/ChangeLog b/cpukit/librpc/ChangeLog index 498727e290..4632cb6344 100644 --- a/cpukit/librpc/ChangeLog +++ b/cpukit/librpc/ChangeLog @@ -1,3 +1,8 @@ +2002-08-11 Ralf Corsepius + + * src/rpc/rtems_portmapper.c: include (Get rid of gcc31 + warnings about abort/exit). + 2002-08-06 Joel Sherrill * configure.ac: or32 does not currently support librpc. diff --git a/cpukit/librpc/src/rpc/rtems_portmapper.c b/cpukit/librpc/src/rpc/rtems_portmapper.c index e33a3103c9..c8be0b3188 100644 --- a/cpukit/librpc/src/rpc/rtems_portmapper.c +++ b/cpukit/librpc/src/rpc/rtems_portmapper.c @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3