VirtualBox

Ignore:
Timestamp:
Jul 29, 2019 7:32:39 AM (5 years ago)
Author:
vboxsync
Message:

Runtime: Build fix for OS/2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/ioqueue.h

    r79949 r80035  
    3737/** The standard file I/O queue provider using synchronous file access. */
    3838extern RTDATADECL(RTIOQUEUEPROVVTABLE const) g_RTIoQueueStdFileProv;
     39#ifndef RT_OS_OS2
    3940/** The file I/O queue provider using the RTFileAio API. */
    4041extern RTDATADECL(RTIOQUEUEPROVVTABLE const) g_RTIoQueueAioFileProv;
     42#endif
    4143#if defined(RT_OS_LINUX)
    4244/** The file I/O queue provider using the recently added io_uring interface when
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette