- Timestamp:
- Jul 29, 2016 1:16:47 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp
r62490 r62684 23 23 #include <iprt/assert.h> 24 24 25 RT_C_DECLS_BEGIN 26 #include <ndis.h> 27 RT_C_DECLS_END 25 #include <iprt/nt/ndis.h> 28 26 29 27 #include "VBoxNetAdp-win.h"
Note:
See TracChangeset
for help on using the changeset viewer.