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
This commit is contained in:
Tilghman Lesher 2006-01-12 21:18:46 +00:00
parent bce06eff5b
commit 79d3456c50
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <signal.h>
#include <errno.h>
#include <unistd.h>
#include <stdint.h>
#include <netinet/in.h>
#include <sys/time.h>
#include <sys/socket.h>