summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usb_endian.h')
-rw-r--r--sys/dev/usb/usb_endian.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/usb_endian.h b/sys/dev/usb/usb_endian.h
index 29479f1..0bbcb9b 100644
--- a/sys/dev/usb/usb_endian.h
+++ b/sys/dev/usb/usb_endian.h
@@ -27,8 +27,10 @@
#ifndef _USB_ENDIAN_H_
#define _USB_ENDIAN_H_
+#ifndef USB_GLOBAL_INCLUDE_FILE
#include <sys/stdint.h>
#include <sys/endian.h>
+#endif
/*
* Declare the basic USB record types. USB records have an alignment
OpenPOWER on IntegriCloud