fix missing include caused by core header cleanups
This commit is contained in:
parent
f33d9dcc8c
commit
86aff2154f
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "utils/nsoption.h"
|
||||
#include "utils/messages.h"
|
||||
|
|
Loading…
Reference in New Issue