test: add missing errno.h include to test-oneshot-and-hangup
This commit is contained in:
parent
86fbe53e70
commit
450292aebc
@ -1,3 +1,4 @@
|
||||
#include <errno.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user