summaryrefslogtreecommitdiffstats
path: root/sys/compat/ndis/cfg_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/ndis/cfg_var.h')
-rw-r--r--sys/compat/ndis/cfg_var.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/ndis/cfg_var.h b/sys/compat/ndis/cfg_var.h
index 831239c..1199109 100644
--- a/sys/compat/ndis/cfg_var.h
+++ b/sys/compat/ndis/cfg_var.h
@@ -39,6 +39,7 @@ struct ndis_cfg {
char *nc_cfgkey;
char *nc_cfgdesc;
char nc_val[256];
+ int nc_idx;
};
typedef struct ndis_cfg ndis_cfg;
OpenPOWER on IntegriCloud