From 47edc64ecd6c0f2c1778d7bf0892ad3681817e1f Mon Sep 17 00:00:00 2001 From: Malcolm Davenport Date: Sat, 9 Jul 2005 15:36:59 +0000 Subject: D'oh git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6066 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'channel.c') diff --git a/channel.c b/channel.c index 5fb7db61b..f0af5cefe 100755 --- a/channel.c +++ b/channel.c @@ -33,7 +33,7 @@ #endif #ifdef __FreeBSD__ #include -#if (!defined(__STRFUNC_H__) || (!defined(STRFUNC_H)) +#if (!defined(__STRFUNC_H__) || (!defined(STRFUNC_H))) #error "Please install the strfunc library located in the ports collection at /usr/ports/devel/libstrfunc" #endif #endif -- cgit v1.2.3