mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
res/res_resolver_unbound.c: Add missing include of signal.h
ASTERISK-25110 #close Reported by: John Bigelow Change-Id: I99a9d93f066f265357b647b8e99a75e45da5a39f
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
ASTERISK_REGISTER_FILE()
|
||||
|
||||
#include <signal.h>
|
||||
#include <unbound.h>
|
||||
#include <arpa/nameser.h>
|
||||
|
||||
|
Reference in New Issue
Block a user