From: Tilghman Lesher Date: Thu, 12 Jan 2006 21:18:46 +0000 (+0000) Subject: Bug 6223 - Remove unnecessary header that caused FreeBSD not to compile X-Git-Tag: 1.4.0-beta1~2959 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d3456c505d9cd8b3722485fe62b3a1a8169de6;p=thirdparty%2Fasterisk.git Bug 6223 - Remove unnecessary header that caused FreeBSD not to compile git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8038 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/udptl.c b/udptl.c index 71068d3744..ec5e2ce300 100644 --- a/udptl.c +++ b/udptl.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include