summaryrefslogtreecommitdiff
path: root/conform/data/netdb.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/netdb.h-data')
-rw-r--r--conform/data/netdb.h-data3
1 files changed, 2 insertions, 1 deletions
diff --git a/conform/data/netdb.h-data b/conform/data/netdb.h-data
index 63a42ae179..7258a51ff7 100644
--- a/conform/data/netdb.h-data
+++ b/conform/data/netdb.h-data
@@ -15,7 +15,8 @@ type {struct netent}
element {struct netent} {char*} n_name
element {struct netent} {char**} n_aliases
element {struct netent} int n_addrtype
-element {struct netent} uint32_t n_net
+// Bug 21260: n_net has wrong type.
+xfail[alpha-linux]-element {struct netent} uint32_t n_net
type uint32_t