summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/include/ethernetdb.h
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2013-02-14 14:18:48 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2013-02-14 14:18:48 -0800
commitb070104dcb72b99825d645e9e41a5362bd4ff735 (patch)
treeb4b388d6c46424b98f106a4b76f19eb0a102fad8 /userspace/ebtables2/include/ethernetdb.h
parentcc02d5675e448c68ac14960a9d225dde8bd695e5 (diff)
parent6da47f391cf8bde3cf0575123fe38224cfb58928 (diff)
downloadandroid_external_ebtables-cm-13.0.tar.gz
android_external_ebtables-cm-13.0.tar.bz2
android_external_ebtables-cm-13.0.zip
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. */