remove definition of __EXPORTED_HEADERS__: we use sanitized header files now
authorBart De Schuymer <bdschuym@pandora.be>
Thu, 11 Aug 2011 18:20:37 +0000 (18:20 +0000)
committerBart De Schuymer <bdschuym@pandora.be>
Thu, 11 Aug 2011 18:20:37 +0000 (18:20 +0000)
getethertype.c
include/ebtables_u.h

index 7adce53..e4e4812 100644 (file)
@@ -32,7 +32,6 @@
 * Created at: Mon Nov 11 12:20:11 EET 2002
 ********************************************************************/
 
-#define __EXPORTED_HEADERS__
 #include <ctype.h>
 #include <features.h>
 #include <sys/types.h>
index 8fbaed0..ab615c1 100644 (file)
@@ -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>