aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_auereg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/if_auereg.h')
-rw-r--r--sys/dev/usb/if_auereg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/if_auereg.h b/sys/dev/usb/if_auereg.h
index c297f2bcf68f..478ceced0c22 100644
--- a/sys/dev/usb/if_auereg.h
+++ b/sys/dev/usb/if_auereg.h
@@ -248,6 +248,7 @@ struct aue_softc {
u_int16_t aue_flags;
char aue_dying;
struct timeval aue_rx_notice;
+ struct usb_qdat aue_qdat;
};
#if 0