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 3d223edf6..0a3a06c15 100644
--- a/networking/libiproute/utils.h
+++ b/networking/libiproute/utils.h
@@ -46,8 +46,8 @@ typedef struct
46 46
47struct dn_naddr 47struct dn_naddr
48{ 48{
49 unsigned short a_len; 49 unsigned short a_len;
50 unsigned char a_addr[DN_MAXADDL]; 50 unsigned char a_addr[DN_MAXADDL];
51}; 51};
52 52
53#define IPX_NODE_LEN 6 53#define IPX_NODE_LEN 6