mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-26 21:13:11 +01:00
A nasty #define, so that we don't use buf->b_actf anymore.
This commit is contained in:
parent
14212c9d29
commit
3554bebc3e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15581
@ -52,6 +52,7 @@
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/errno.h>
|
||||
#include <sys/buf.h>
|
||||
#define b_actf b_act.tqe_next
|
||||
#include <sys/dataacq.h>
|
||||
#include <sys/conf.h>
|
||||
#include <sys/kernel.h>
|
||||
|
Loading…
Reference in New Issue
Block a user