summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/ebtables2')
-rw-r--r--userspace/ebtables2/getethertype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/ebtables2/getethertype.c b/userspace/ebtables2/getethertype.c
index 4a75233..7adce53 100644
--- a/userspace/ebtables2/getethertype.c
+++ b/userspace/ebtables2/getethertype.c
@@ -32,7 +32,7 @@
* Created at: Mon Nov 11 12:20:11 EET 2002
********************************************************************/
-
+#define __EXPORTED_HEADERS__
#include <ctype.h>
#include <features.h>
#include <sys/types.h>