1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Putting sys/lockmgr.h in here allows us to depollute userland includes

a bit.
OK'ed by:	bde
This commit is contained in:
Mark Murray 2001-05-03 11:33:51 +00:00
parent d339edcf66
commit 559034b748
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76244

View File

@ -71,6 +71,8 @@
#ifndef _VM_MAP_
#define _VM_MAP_
#include <sys/lockmgr.h>
/*
* Types defined:
*