summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2011-08-11 18:20:37 +0000
committerBart De Schuymer <bdschuym@pandora.be>2011-08-11 18:20:37 +0000
commit4653cdbf65682c3b32402d930b815484884f113b (patch)
treec354b58eed390aab42c9e67a7677bcf68d54ee8e /include
parent7ee27fdcbe1b01f25a0985d63b070e964d83fc46 (diff)
remove definition of __EXPORTED_HEADERS__: we use sanitized header files now
Diffstat (limited to 'include')
-rw-r--r--include/ebtables_u.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ebtables_u.h b/include/ebtables_u.h
index 8fbaed0..ab615c1 100644
--- a/include/ebtables_u.h
+++ b/include/ebtables_u.h
@@ -23,7 +23,6 @@
#ifndef EBTABLES_U_H
#define EBTABLES_U_H
-#define __EXPORTED_HEADERS__
#include <netinet/in.h>
#include <linux/netfilter_bridge/ebtables.h>
#include <linux/netfilter/x_tables.h>