mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
I know better than to edit files on freefall, next time take a patch file.
Change vm_paramh. to vm_param.h
This commit is contained in:
parent
f46145aa78
commit
9f5cdc1599
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1618
@ -48,7 +48,7 @@ static char sccsid[] = "@(#)savecore.c 8.3 (Berkeley) 1/2/94";
|
||||
#include <sys/time.h>
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_paramh.>
|
||||
#include <vm/vm_param.h>
|
||||
|
||||
#include <dirent.h>
|
||||
#include <errno.h>
|
||||
|
Loading…
Reference in New Issue
Block a user