From: Mark Spencer Date: Wed, 29 Mar 2006 05:12:24 +0000 (+0000) Subject: Fix build of asterisk again (ahem, committers!) X-Git-Tag: 1.4.0-beta1~2257 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b5670d8f1d2bfd2bad77408de875320b805c1be;p=thirdparty%2Fasterisk.git Fix build of asterisk again (ahem, committers!) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16051 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/callerid.c b/callerid.c index 3f71189b21..68b42f8d43 100644 --- a/callerid.c +++ b/callerid.c @@ -42,6 +42,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/callerid.h" #include "asterisk/logger.h" #include "asterisk/fskmodem.h" +#include "asterisk/options.h" #include "asterisk/utils.h" struct callerid_state {