[PATCH] Remove inclusion of ip_compat.h for FreeBSD

Dimitry Andric dimitry at andric.com
Tue Feb 17 10:29:56 PST 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7486

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.cc

Index: compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
===================================================================
--- compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
+++ compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
@@ -97,7 +97,6 @@
 # include <sys/link_elf.h>
 # include <netinet/ip_mroute.h>
 # include <netinet/in.h>
-# include <netinet/ip_compat.h>
 # include <net/ethernet.h>
 # include <net/ppp_defs.h>
 # include <glob.h>

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7486.20096.patch
Type: text/x-patch
Size: 519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150217/fcfa3d2c/attachment.bin>


More information about the cfe-commits mailing list