summaryrefslogtreecommitdiffstats
path: root/sys/netipx/spx_usrreq.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netipx/spx_usrreq.c')
-rw-r--r--sys/netipx/spx_usrreq.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netipx/spx_usrreq.c b/sys/netipx/spx_usrreq.c
index 216cfd4..b980d36 100644
--- a/sys/netipx/spx_usrreq.c
+++ b/sys/netipx/spx_usrreq.c
@@ -33,11 +33,12 @@
*
* @(#)spx_usrreq.h
*
- * $Id: spx_usrreq.c,v 1.14 1997/06/26 19:36:02 jhay Exp $
+ * $Id: spx_usrreq.c,v 1.15 1997/08/16 19:15:47 wollman Exp $
*/
#include <sys/param.h>
#include <sys/systm.h>
+#include <sys/malloc.h>
#include <sys/mbuf.h>
#include <sys/proc.h>
#include <sys/protosw.h>
OpenPOWER on IntegriCloud