Add #include <config.h> to iptable.c. [RT #18258]
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
||||
2660. [bug] Add #include <config.h> to iptable.c. [RT #18258]
|
||||
|
||||
2557. [cleanup] PCI compliance:
|
||||
* new libisc log module file
|
||||
* isc_dir_chroot() now also changes the working
|
||||
|
||||
@@ -14,7 +14,9 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: iptable.c,v 1.5.46.7 2008/12/24 05:09:26 marka Exp $ */
|
||||
/* $Id: iptable.c,v 1.5.46.8 2009/02/18 05:57:31 marka Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
#include <isc/radix.h>
|
||||
|
||||
Reference in New Issue
Block a user