summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/include/ethernetdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/ebtables2/include/ethernetdb.h')
-rw-r--r--userspace/ebtables2/include/ethernetdb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/userspace/ebtables2/include/ethernetdb.h b/userspace/ebtables2/include/ethernetdb.h
index 46d8bfd..22b6f7f 100644
--- a/userspace/ebtables2/include/ethernetdb.h
+++ b/userspace/ebtables2/include/ethernetdb.h
@@ -30,6 +30,8 @@
#define _PATH_ETHERTYPES "/etc/ethertypes"
#endif /* _PATH_ETHERTYPES */
+#define __THROW
+
struct ethertypeent {
char *e_name; /* Official ethernet type name. */
char **e_aliases; /* Alias list. */