summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_sfbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_sfbuf.c')
-rw-r--r--sys/kern/subr_sfbuf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/subr_sfbuf.c b/sys/kern/subr_sfbuf.c
index 707ace2..fa1aa42 100644
--- a/sys/kern/subr_sfbuf.c
+++ b/sys/kern/subr_sfbuf.c
@@ -33,6 +33,7 @@ __FBSDID("$FreeBSD$");
#include <sys/lock.h>
#include <sys/malloc.h>
#include <sys/mutex.h>
+#include <sys/proc.h>
#include <sys/sf_buf.h>
#include <sys/smp.h>
#include <sys/sysctl.h>
OpenPOWER on IntegriCloud