Add missing declaration.
This commit is contained in:
parent
e602b918db
commit
a587d2f78f
@ -49,6 +49,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <rpcsvc/nis.h>
|
||||
#include "un-namespace.h"
|
||||
|
||||
extern int _rpc_dtablesize( void );
|
||||
|
||||
#ifdef TESTING
|
||||
#define msg(x) printf("ERROR: %s\n", x)
|
||||
/* #define msg(x) syslog(LOG_ERR, "%s", x) */
|
||||
|
Loading…
x
Reference in New Issue
Block a user