diff options
Diffstat (limited to 'sys/dev/hfa/fore_var.h')
-rw-r--r-- | sys/dev/hfa/fore_var.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/hfa/fore_var.h b/sys/dev/hfa/fore_var.h index 20856e8..6f7dd4c 100644 --- a/sys/dev/hfa/fore_var.h +++ b/sys/dev/hfa/fore_var.h @@ -245,6 +245,7 @@ typedef struct fore_unit Fore_unit; #define fu_closevcc fu_cmn.cu_closevcc #define fu_output fu_cmn.cu_output #define fu_config fu_cmn.cu_config +#define fu_softc fu_cmn.cu_softc /* * Device flags (in addition to CUF_* flags) |