From 6d7a7f4776711758cf5b59028378f01cd8eba493 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Jun 2009 14:56:04 +0200 Subject: FreeBSD compatibility patches - update ipset and libpri to latest upstream --- package/libnet/patches/patch-acconfig_h | 34 +++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 package/libnet/patches/patch-acconfig_h (limited to 'package/libnet/patches/patch-acconfig_h') diff --git a/package/libnet/patches/patch-acconfig_h b/package/libnet/patches/patch-acconfig_h new file mode 100644 index 000000000..0ec8d96cd --- /dev/null +++ b/package/libnet/patches/patch-acconfig_h @@ -0,0 +1,34 @@ +--- Libnet-1.0.2a.orig/acconfig.h 2000-12-12 19:31:39.000000000 +0100 ++++ Libnet-1.0.2a/acconfig.h 2009-06-12 21:48:27.000000000 +0200 +@@ -1,15 +1,17 @@ +-dnl $Id: acconfig.h,v 1.1.1.1 2000/05/25 00:28:49 route Exp $ +-dnl +-dnl Libnet autoconfiguration acconfig.h file +-dnl Copyright (c) 1998 - 2001 Mike D. Schiffman +-dnl All rights reserved. +-dnl +-dnl Process this file with autoheader to produce a config.h file. +-dnl ++/* $Id: acconfig.h,v 1.1.1.1 2000/05/25 00:28:49 route Exp $ ++ * ++ * Libnet autoconfiguration acconfig.h file ++ * Copyright (c) 1998 - 2001 Mike D. Schiffman ++ * All rights reserved. ++ * ++ * Process this file with autoheader to produce a config.h file. ++ */ + + #undef LIBNET_BSDISH_OS + #undef LIBNET_BSD_BYTE_SWAP + #undef DLPI_DEV_PREFIX ++#undef LIBNET_FAST_X86_CHECK ++#undef HAVE_SOLARIS + #undef HAVE_DEV_DLPI + #undef HAVE_SOCKADDR_SA_LEN + #undef HAVE_DLPI +@@ -23,5 +25,3 @@ dnl + #undef __FAVOR_BSD + #undef LIBNET_BIG_ENDIAN + #undef LIBNET_LIL_ENDIAN +- +-dnl EOF -- cgit v1.2.3