Changeset 24015 in vbox for trunk/src/VBox
- Timestamp:
- Oct 23, 2009 8:36:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp
r23739 r24015 65 65 # include <stropts.h> 66 66 # include <fcntl.h> 67 # include <ctype.h>68 67 # include <errno.h> 69 68 # include <pwd.h> … … 858 857 NULL, 859 858 /* pfnDetach */ 860 NULL, 859 NULL, 861 860 /* pfnPowerOff */ 862 NULL, 861 NULL, 863 862 /* pfnSoftReset */ 864 863 NULL,
Note:
See TracChangeset
for help on using the changeset viewer.