aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'networking/libiproute/utils.h')
-rw-r--r--networking/libiproute/utils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/libiproute/utils.h b/networking/libiproute/utils.h
index cd650492d..50a6c2026 100644
--- a/networking/libiproute/utils.h
+++ b/networking/libiproute/utils.h
@@ -42,8 +42,8 @@ typedef struct
42#endif 42#endif
43 43
44struct dn_naddr { 44struct dn_naddr {
45 unsigned short a_len; 45 unsigned short a_len;
46 unsigned char a_addr[DN_MAXADDL]; 46 unsigned char a_addr[DN_MAXADDL];
47}; 47};
48 48
49#define IPX_NODE_LEN 6 49#define IPX_NODE_LEN 6