Changeset 68670 in vbox for trunk/include/VBox/VBoxPktDmp.h
- Timestamp:
- Sep 6, 2017 9:02:20 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 117901
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxPktDmp.h
r63704 r68670 27 27 #ifndef ___VBox_vboxpktdmp_h 28 28 #define ___VBox_vboxpktdmp_h 29 30 #include <iprt/net.h> 31 #include <iprt/log.h> 32 #if defined(LOG_ENABLED) && !defined(VBOX_DEVICE_STRUCT_TESTCASE) 33 # include <iprt/asm.h> 34 #endif 35 29 36 30 37 DECLINLINE(const char *) vboxEthTypeStr(uint16_t uType)
Note:
See TracChangeset
for help on using the changeset viewer.