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 + wcfxs.c | 1 + 2 files changed, 2 insertions(+) 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 diff --git a/wcfxs.c b/wcfxs.c index a4523f0..3a335e7 100755 --- a/wcfxs.c +++ b/wcfxs.c @@ -31,6 +31,7 @@ #include #include #include +#include #include "proslic.h" #include "wcfxs.h" /* -- cgit v1.2.3