summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/krpc_subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nfsclient/krpc_subr.c')
-rw-r--r--sys/nfsclient/krpc_subr.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/nfsclient/krpc_subr.c b/sys/nfsclient/krpc_subr.c
index 2d8ca1d..5423686 100644
--- a/sys/nfsclient/krpc_subr.c
+++ b/sys/nfsclient/krpc_subr.c
@@ -1,5 +1,5 @@
/* $NetBSD: krpc_subr.c,v 1.12.4.1 1996/06/07 00:52:26 cgd Exp $ */
-/* $Id: krpc_subr.c,v 1.3 1997/06/12 14:03:16 tegge Exp $ */
+/* $Id: krpc_subr.c,v 1.4 1997/08/16 19:15:53 wollman Exp $ */
/*
* Copyright (c) 1995 Gordon Ross, Adam Glass
@@ -49,6 +49,7 @@
#include <sys/sockio.h>
#include <sys/proc.h>
#include <sys/mount.h>
+#include <sys/malloc.h>
#include <sys/mbuf.h>
#include <sys/reboot.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud