Revert #51843: Build fails on OSX-10.5-x8

svn path=/trunk/; revision=51855
This commit is contained in:
Bill Meier 2013-09-09 01:23:06 +00:00
parent eeba21136c
commit 077d252fd9
1 changed files with 1 additions and 10 deletions

View File

@ -28,8 +28,6 @@
#ifdef HAVE_LIBPCAP
#ifndef HAVE_PCAP_FINDALLDEVS
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
@ -58,15 +56,8 @@ struct rtentry;
# include <sys/sockio.h>
#endif
#include "capture-pcap-util.h"
#else
#include <pcap/pcap.h>
#endif /* HAVE_PCAP_FINDALLDEVS */
#include "capture_ifinfo.h"
#include "capture-pcap-util.h"
#include "capture-pcap-util-int.h"
#ifndef HAVE_PCAP_FINDALLDEVS