- Timestamp:
- Dec 30, 2018 5:01:54 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127812
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/VDEPlug.cpp
r69500 r76511 17 17 */ 18 18 19 20 /********************************************************************************************************************************* 21 * Header Files * 22 *********************************************************************************************************************************/ 19 23 #define LOG_GROUP RTLOGGROUP_LDR 20 /* Declarations of the functions that we need from libdbus-1 */ 24 #include <VBox/VDEPlug.h> 25 26 27 /* Declarations of the functions that we need. */ 21 28 #define VDEPLUG_GENERATE_BODY 22 29 #include <VBox/VDEPlugSymDefs.h>
Note:
See TracChangeset
for help on using the changeset viewer.