prototype strlen; shouldn't be here.

This commit is contained in:
cgd 1995-04-22 14:09:29 +00:00
parent 29038d1929
commit b94f71c618
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: rpc.c,v 1.5 1994/10/26 06:43:16 cgd Exp $ */
/* $NetBSD: rpc.c,v 1.6 1995/04/22 14:09:29 cgd Exp $ */
/*
* Copyright (c) 1992 Regents of the University of California.
@ -56,6 +56,8 @@
#include "netif.h"
#include "bootbootp.h"
size_t strlen __P((const char *)); /* XXX */
/* XXX defines we can't easily get from system includes */
#define PMAPPORT 111
#define PMAPPROG 100000