mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
#include <sys/linker.h> for kldload()'s prototype.
This commit is contained in:
parent
e8cfa64a75
commit
4ee99abcd1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=108629
@ -10,6 +10,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/linker.h>
|
||||
#include <sys/mount.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user