dect
/
asterisk
Archived
13
0
Fork 0

Bug 6223 - Remove unnecessary header that caused FreeBSD not to compile

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8038 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
tilghman 2006-01-12 21:18:46 +00:00
parent 99fcbf119e
commit 65f2a8e837
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>