From 67c0245d54e8803a699d399b7b2691c70f2ff7d8 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 11 Aug 2011 18:20:37 +0000 Subject: remove definition of __EXPORTED_HEADERS__: we use sanitized header files now --- userspace/ebtables2/getethertype.c | 1 - userspace/ebtables2/include/ebtables_u.h | 1 - 2 files changed, 2 deletions(-) (limited to 'userspace/ebtables2') diff --git a/userspace/ebtables2/getethertype.c b/userspace/ebtables2/getethertype.c index 7adce53..e4e4812 100644 --- a/userspace/ebtables2/getethertype.c +++ b/userspace/ebtables2/getethertype.c @@ -32,7 +32,6 @@ * Created at: Mon Nov 11 12:20:11 EET 2002 ********************************************************************/ -#define __EXPORTED_HEADERS__ #include #include #include diff --git a/userspace/ebtables2/include/ebtables_u.h b/userspace/ebtables2/include/ebtables_u.h index 8fbaed0..ab615c1 100644 --- a/userspace/ebtables2/include/ebtables_u.h +++ b/userspace/ebtables2/include/ebtables_u.h @@ -23,7 +23,6 @@ #ifndef EBTABLES_U_H #define EBTABLES_U_H -#define __EXPORTED_HEADERS__ #include #include #include -- cgit v1.2.3