Include an extra header to get this to compile cleanly.
This commit is contained in:
parent
cc6a651e49
commit
47b288c152
@ -92,6 +92,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/stdint.h>
|
||||
#include <sys/debug.h>
|
||||
#include <sys/avl.h>
|
||||
|
||||
|
@ -92,6 +92,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/stdint.h>
|
||||
#include <sys/debug.h>
|
||||
#include <sys/avl.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user