mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Remove stray clnt_perror().
This commit is contained in:
@@ -51,8 +51,6 @@ static char *rcsid = "$FreeBSD: src/lib/libc/rpc/pmap_clnt.c,v 1.11 2000/01/27 2
|
|||||||
static struct timeval timeout = { 5, 0 };
|
static struct timeval timeout = { 5, 0 };
|
||||||
static struct timeval tottimeout = { 60, 0 };
|
static struct timeval tottimeout = { 60, 0 };
|
||||||
|
|
||||||
void clnt_perror();
|
|
||||||
|
|
||||||
#ifndef PORTMAPSOCK
|
#ifndef PORTMAPSOCK
|
||||||
#define PORTMAPSOCK "/var/run/portmapsock"
|
#define PORTMAPSOCK "/var/run/portmapsock"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user