From: John Bigelow Date: Wed, 20 May 2015 17:55:40 +0000 (-0500) Subject: res/res_resolver_unbound.c: Add missing include of signal.h X-Git-Tag: 14.0.0-beta1~939 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb7cbef8efdcccb63b62aff5b6b83e98e831da7;p=thirdparty%2Fasterisk.git res/res_resolver_unbound.c: Add missing include of signal.h ASTERISK-25110 #close Reported by: John Bigelow Change-Id: I99a9d93f066f265357b647b8e99a75e45da5a39f --- diff --git a/res/res_resolver_unbound.c b/res/res_resolver_unbound.c index 436a8ee359..a4e86a682e 100644 --- a/res/res_resolver_unbound.c +++ b/res/res_resolver_unbound.c @@ -25,6 +25,7 @@ ASTERISK_REGISTER_FILE() +#include #include #include