Changeset 82666 in vbox for trunk/src/VBox/Runtime/tools
- Timestamp:
- Jan 8, 2020 10:02:03 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/RTFTPServer.cpp
r82665 r82666 48 48 #include <iprt/vfs.h> 49 49 50 #ifdef RT_OS_WINDOWS 51 # include <iprt/win/windows.h> 52 #endif 50 53 51 54 /*********************************************************************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.