Changeset 103005 in vbox for trunk/include/VBox/vmm/pdmnetinline.h
- Timestamp:
- Jan 23, 2024 11:55:58 PM (16 months ago)
- svn:sync-xref-src-repo-rev:
- 161239
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmnetinline.h
r98103 r103005 49 49 #include <VBox/log.h> 50 50 #include <VBox/types.h> 51 #include <iprt/asm.h> 51 #include <iprt/asm.h> /* ASMByteSwapU16/U32 */ 52 52 #include <iprt/assert.h> 53 53 #include <iprt/net.h>
Note:
See TracChangeset
for help on using the changeset viewer.