another few errno.h removals

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Luigi Rizzo
2007-11-19 21:18:14 +00:00
parent ffd86fc964
commit ed9b9733b6
3 changed files with 0 additions and 4 deletions

View File

@@ -54,7 +54,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <sys/socket.h>
#include <sys/time.h>
#include <errno.h>
#include <arpa/inet.h>
#include <fcntl.h>
#include <sys/ioctl.h>

View File

@@ -30,8 +30,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <errno.h>
#include "chan_misdn_config.h"
#include "asterisk/config.h"

View File

@@ -45,7 +45,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <math.h>
#include <errno.h>
#include "asterisk/frame.h"
#include "asterisk/channel.h"