mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Add a missing include of <sys/proc.h>.
This commit is contained in:
parent
4020c5bc54
commit
1639f08b45
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69927
@ -38,6 +38,7 @@
|
||||
#include <sys/ioccom.h>
|
||||
#include <sys/agpio.h>
|
||||
#include <sys/lock.h>
|
||||
#include <sys/proc.h>
|
||||
|
||||
#include <pci/pcivar.h>
|
||||
#include <pci/pcireg.h>
|
||||
|
@ -38,6 +38,7 @@
|
||||
#include <sys/ioccom.h>
|
||||
#include <sys/agpio.h>
|
||||
#include <sys/lock.h>
|
||||
#include <sys/proc.h>
|
||||
|
||||
#include <pci/pcivar.h>
|
||||
#include <pci/pcireg.h>
|
||||
|
Loading…
Reference in New Issue
Block a user