Skip to content
Snippets Groups Projects
Commit 907c86a7 authored by Luigi Rizzo's avatar Luigi Rizzo
Browse files

remove unnecessary includes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89383 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 5663ff65
Branches
Tags
No related merge requests found
......@@ -34,13 +34,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <errno.h>
#include <sys/ioctl.h>
#include <net/if.h>
#include <netinet/in.h>
#include <netinet/in_systm.h>
#include <netinet/ip.h>
#if defined(__OpenBSD__) || defined(__NetBSD__) || defined(__FreeBSD__)
#include <fcntl.h>
#include <net/route.h>
#endif
#if defined(SOLARIS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment