From a238cc97d0d0a865a26cec223b86960cca878127 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 17 May 1999 15:45:15 +0000 Subject: Patch from D. V. Henkel-Wallace to remove compiler warnings. --- cpukit/libnetworking/nfs/bootp_subr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libnetworking/nfs/bootp_subr.c') diff --git a/cpukit/libnetworking/nfs/bootp_subr.c b/cpukit/libnetworking/nfs/bootp_subr.c index f6831eed71..b39c9e4714 100644 --- a/cpukit/libnetworking/nfs/bootp_subr.c +++ b/cpukit/libnetworking/nfs/bootp_subr.c @@ -113,8 +113,8 @@ static int md_lookup_swap __P((struct sockaddr_in *mdsin,char *path, struct nfs_args *args, struct proc *procp)); static int setfs __P((struct sockaddr_in *addr, char *path, char *p)); -#endif static int getdec __P((char **ptr)); +#endif static char *substr __P((char *a,char *b)); #if !defined(__rtems__) static void mountopts __P((struct nfs_args *args, char *p)); -- cgit v1.2.3