add missing forward struct decl

This commit is contained in:
christos 2017-01-13 04:43:16 +00:00
parent a91ed3e0f7
commit b77712dd0e
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: uvm_pager.h,v 1.43 2012/04/29 22:54:01 chs Exp $ */
/* $NetBSD: uvm_pager.h,v 1.44 2017/01/13 04:43:16 christos Exp $ */
/*
* Copyright (c) 1997 Charles D. Cranor and Washington University.
@ -108,6 +108,7 @@
*/
struct uvm_faultinfo;
struct uvm_object;
/*
* pager ops