From 07792b0d00230511cce7c8ff882698a81b85cb87 Mon Sep 17 00:00:00 2001 From: russell Date: Mon, 31 Oct 2005 18:53:47 +0000 Subject: add missing include (issue #5537) git-svn-id: http://svn.digium.com/svn/zaptel/branches/v1-0@801 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wcfxo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'wcfxo.c') diff --git a/wcfxo.c b/wcfxo.c index 9145d02..098b9f4 100755 --- a/wcfxo.c +++ b/wcfxo.c @@ -31,6 +31,7 @@ #include #include #include +#include #ifdef STANDALONE_ZAPATA #include "zaptel.h" #else -- cgit v1.2.3