1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00

Don't need to include vmem.h anymore.

This commit is contained in:
John Birrell 2008-05-23 22:44:46 +00:00
parent fd930d81d8
commit aa06238273
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=179265

View File

@ -61,7 +61,6 @@ extern "C" {
#include <time.h>
#include <math.h>
#include <umem.h>
#include <vmem.h>
#include <fsshare.h>
#include <sys/note.h>
#include <sys/types.h>